class

Open::Api::Server

Inherits YAML::Serializable < JSON::Serializable < Reference < Object

Constructors

new(url : Nil | String, description : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

description
Source
description=(description : String | Nil)
Source
url=(url : String | Nil)
Source