Class: Jsapi::Meta::Schema::Number

Inherits:
Numeric show all
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

#validations

Method Summary

Methods inherited from Numeric

#maximum, #maximum=, #minimum, #minimum=, #multiple_of, #multiple_of=

Methods included from Conversion

#convert, included

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

#attribute, #attribute_names

Constructor Details

This class inherits a constructor from Jsapi::Meta::Schema::Base