Class: Jsapi::Meta::Schema::Boolean

Inherits:
Base show all
Defined in:
lib/jsapi/meta/schema/boolean.rb

Instance Attribute Summary

Attributes inherited from Base

#validations

Method Summary

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