Class: ConvertsToJsonSchemaWithRefs::SchemaAttributeInfo
- Inherits:
-
Struct
- Object
- Struct
- ConvertsToJsonSchemaWithRefs::SchemaAttributeInfo
- Defined in:
- lib/active_json_schema/converts_to_json_schema_with_refs.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
5 6 7 |
# File 'lib/active_json_schema/converts_to_json_schema_with_refs.rb', line 5 def type @type end |