struct

Open::Api::Security::Scheme::OpenId

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

Constructors

new(open_id_connect_url : String, 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

open_id_connect_url
Source