Class: Jsapi::Meta::Schema::Number
- Inherits:
-
Numeric
- Object
- Base::Model
- Base
- Numeric
- Jsapi::Meta::Schema::Number
- Defined in:
- lib/jsapi/meta/schema/number.rb
Constant Summary
Constants included from Base::Attributes
Base::Attributes::DEFAULT_ARRAY, Base::Attributes::DEFAULT_HASH
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Numeric
#maximum, #maximum=, #minimum, #minimum=, #multiple_of, #multiple_of=
Methods included from Conversion
Methods inherited from Base
#default, #default_value, #deprecated, #description, #enum, #enum=, #examples, #existence, #external_docs, #initialize, #nullable?, #omittable?, #title, #to_json_schema, #to_openapi, #type
Methods included from OpenAPI::Extensions
#add_openapi_extension, #openapi_extensions, #openapi_extensions=
Methods inherited from Base::Model
#initialize, #inspect, #merge!, #reference?, #resolve
Methods included from Base::Attributes
Constructor Details
This class inherits a constructor from Jsapi::Meta::Schema::Base