Class: Jsapi::Meta::Schema::Integer

Inherits:
Numeric show all
Defined in:
lib/jsapi/meta/schema/integer.rb

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, #deprecated, #description, #enum, #enum=, #examples, #existence, #external_docs, #initialize, #nullable?, #omittable?, #title, #to_json_schema, #to_openapi, #type

Methods included from OpenAPI::Extensions

included

Methods inherited from Model::Base

#initialize, #inspect, #merge!, #reference?, #resolve

Methods included from Model::Attributes

#attributes_frozen?, #freeze_attributes, included

Constructor Details

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