struct Open::Api::Security::Scheme::OpenId
- Open::Api::Security::Scheme::OpenId
- Open::Api::Security::Scheme
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
open-api/security.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(open_id_connect_url : String, description : String | Nil = nil)
Instance Method Summary
Instance methods inherited from struct Open::Api::Security::Scheme
auth_type : String
auth_type,
description : String | Nil
description,
description=(description : String | Nil)
description=
Constructor methods inherited from struct Open::Api::Security::Scheme
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new