Class: Jsapi::Meta::Schema::Integer
- Defined in:
- lib/jsapi/meta/schema/integer.rb
Constant Summary
Constants inherited from Base
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, #deprecated, #description, #enum, #enum=, #examples, #existence, #external_docs, #initialize, #nullable?, #title, #to_json_schema, #to_openapi, #type
Methods inherited from Base
#initialize, #inspect, #reference?, #resolve
Methods included from Attributes::ClassMethods
Constructor Details
This class inherits a constructor from Jsapi::Meta::Schema::Base