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

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

Constant Summary

Constants inherited from Base

Jsapi::Meta::Schema::Base::TYPES

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?, #title, #to_json_schema, #to_openapi, #type

Methods inherited from Base

#initialize, #inspect, #reference?, #resolve

Methods included from Attributes::ClassMethods

#attribute, #attribute_names

Constructor Details

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