Class: Raml::Parameter::QueryParameter
- Inherits:
-
AbstractParameter
- Object
- Node
- Raml::PropertiesNode
- AbstractParameter
- Raml::Parameter::QueryParameter
- Defined in:
- lib/raml/node/parameter/query_parameter.rb
Constant Summary
Constants inherited from AbstractParameter
AbstractParameter::VALID_TYPES
Instance Attribute Summary
Attributes inherited from AbstractParameter
#default, #enum, #example, #max_length, #maximum, #min_length, #minimum, #pattern, #repeat, #required, #type, #types
Attributes included from Raml::Parent
Attributes included from Documentable
Attributes inherited from Raml::PropertiesNode
Attributes inherited from Node
Method Summary
Methods inherited from AbstractParameter
#has_multiple_types?, #initialize, #merge
Methods included from Merge
Methods inherited from Raml::PropertiesNode
#_regexp_property, #initialize, #non_scalar_properties, #scalar_properties
Methods inherited from Node
Constructor Details
This class inherits a constructor from Raml::Parameter::AbstractParameter