Class: SwaggerParser::Header

Inherits:
MinimalJsonSchema show all
Defined in:
lib/swagger_parser/header.rb

Instance Attribute Summary

Attributes inherited from SourceBasedObject

#source

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

#initialize

Constructor Details

This class inherits a constructor from SwaggerParser::SourceBasedObject