Class: Openapi3Parser::Node::Header

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

Overview

Instance Attribute Summary

Attributes inherited from Object

#node_context, #node_data

Method Summary

Methods included from ParameterLike

#allow_empty_value?, #allow_reserved?, #content, #deprecated?, #description, #description_html, #example, #examples, #explode?, #required?, #schema, #style

Methods inherited from Object

#==, #[], #each, #extension, #initialize, #inspect, #node_at, #render_markdown, #values

Constructor Details

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