Method: Praxis::ResourceDefinition::ClassMethods#metadata

Defined in:
lib/praxis/resource_definition.rb

#metadataObject (readonly)

opaque hash of user-defined medata, used to decorate the definition, and also available in the generated JSON documents



27
28
29
# File 'lib/praxis/resource_definition.rb', line 27

def 
  @metadata
end