Class: SwaggerParser::Header
- Inherits:
-
MinimalJsonSchema
- Object
- SourceBasedObject
- MinimalJsonSchema
- SwaggerParser::Header
- Defined in:
- lib/swagger_parser/header.rb
Instance Attribute Summary
Attributes inherited from SourceBasedObject
Method Summary
Methods inherited from MinimalJsonSchema
#default, #description, #enum, #exclusive_maximum, #exclusive_minimum, #format, #maxItems, #max_length, #maximum, #min_items, #min_length, #minimum, #multiple_of, #pattern, #title, #type, #unique_items
Methods inherited from SourceBasedObject
Constructor Details
This class inherits a constructor from SwaggerParser::SourceBasedObject