Class: ConvertsToJsonSchemaWithRefs::SchemaAttributeInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_json_schema/converts_to_json_schema_with_refs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



5
6
7
# File 'lib/active_json_schema/converts_to_json_schema_with_refs.rb', line 5

def type
  @type
end