Class: Openapi3Parser::Nodes::Map

Inherits:
Object
  • Object
show all
Includes:
Openapi3Parser::Node::Map
Defined in:
lib/openapi3_parser/nodes/map.rb

Overview

A map within a OpenAPI document. Very similar to a ruby hash, however this is read only and knows the context of where it sits in an OpenAPI document

The contents of the data will be dependent on where this document is in the document hierachy.

Instance Attribute Summary

Attributes included from Openapi3Parser::Node::Map

#node_context, #node_data

Method Summary

Methods included from Openapi3Parser::Node::Map

#[], #each, #initialize