Class: Openapi3Parser::NodeFactory::Header

Inherits:
Object
  • Object
show all
Includes:
ParameterLike
Defined in:
lib/openapi3_parser/node_factory/header.rb

Instance Attribute Summary

Attributes inherited from Object

#context, #data

Method Summary

Methods included from ParameterLike

#content_factory, #default_explode, #examples_factory, #schema_factory, #validate_content

Methods inherited from Object

#allowed_fields, #can_use_default?, #default, #errors, #initialize, #inspect, #nil_input?, #node, object_type, #raw_input, #required_fields, #resolved_input, #valid?

Methods included from ObjectFactory::Dsl

#allow_extensions, #allowed_extensions?, #field, #field_configs, #mutually_exclusive, #mutually_exclusive_fields, #validate, #validations

Constructor Details

This class inherits a constructor from Openapi3Parser::NodeFactory::Object