Method: Attributor::Hash.json_schema_type

Defined in:
lib/attributor/types/hash.rb

.json_schema_typeObject



536
537
538
# File 'lib/attributor/types/hash.rb', line 536

def self.json_schema_type
  :object
end