Class: Openapi3Parser::NodeFactories::Header

Inherits:
Object
  • Object
show all
Includes:
Parameter::ParameterLike, Openapi3Parser::NodeFactory::Object
Defined in:
lib/openapi3_parser/node_factories/header.rb

Constant Summary

Constants included from Openapi3Parser::NodeFactory

Openapi3Parser::NodeFactory::EXTENSION_REGEX

Instance Attribute Summary

Attributes included from Openapi3Parser::NodeFactory

#context

Method Summary

Methods included from Parameter::ParameterLike

#content_factory, #default_explode, #examples_factory, #schema_factory

Methods included from Openapi3Parser::NodeFactory::Object

#allowed_extensions?, #field_configs, included

Methods included from Openapi3Parser::NodeFactory

#allowed_default?, #errors, included, #initialize, #nil_input?, #node, #valid?