struct

OpenAPI::Map(K, V)

Inherits Struct / Value / Object

Constructors

new(context : YAML::ParserContext, node : YAML::Nodes::Node)
Source
new(parser : JSON::PullParser)
Source

Instance methods

[]=(key : K, value : V)
Source
to_json(builder : JSON::Builder)
Source
to_yaml(builder : YAML::Nodes::Builder)
Source