Method: SexyJSONSchemas::Properties::Boolean#type

Defined in:
lib/sexy_json_schemas/properties/boolean.rb

#typeObject



4
5
6
# File 'lib/sexy_json_schemas/properties/boolean.rb', line 4

def type
  "boolean"
end