struct

Open::Api::Security::Scheme::OAuth2

Inherits YAML::Serializable < JSON::Serializable < Open::Api::Security::Scheme < YAML::Serializable < JSON::Serializable < Struct < Value < Object

Constructors

new(flows : Flows, description : String | Nil = 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

flows

REQUIRED. An object containing configuration information for the flow types supported.

Source

Nested types