Class: Jsapi::Meta::Schema::Boolean
- Inherits:
-
Base
- Object
- Base::Model
- Base
- Jsapi::Meta::Schema::Boolean
- Defined in:
- lib/jsapi/meta/schema/boolean.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 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