class

Open::Api::Info

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

Constructors

new(title : String)
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

contact
Source
contact=(contact : Contact)
Source
description
Source
description=(description : String | Nil)
Source
license
Source
license=(license : License)
Source
terms_of_service
Source
terms_of_service=(terms_of_service : String | Nil)
Source
title
Source
title=(title : String)
Source
version
Source
version=(version : String)
Source