Swagger data type
Description of the property
Boolean to indicate if the property is required. If None, false is assumed.
Optional allowable list or range of values
Only applicable for containers. Defines the data type of items in a container.
For primitives, it is "type":"string". For complex types, it is "ref":"Category".
Optional allowable list or range of values
Description of the property
Only applicable for containers.
Only applicable for containers. Defines the data type of items in a container.
For primitives, it is "type":"string". For complex types, it is "ref":"Category".
Boolean to indicate if the property is required.
Boolean to indicate if the property is required. If None, false is assumed.
Swagger data type
A swagger model complex data type's properties
Swagger data type
Description of the property
Boolean to indicate if the property is required. If
None,falseis assumed.Optional allowable list or range of values
Only applicable for containers. Defines the data type of items in a container. For primitives, it is
"type":"string". For complex types, it is"ref":"Category".