...
Field Name | Type | Applies To | Description |
---|---|---|---|
type |
| Any | REQUIRED. The type of the security scheme. Valid values are are |
description |
| Any | A short description for security scheme. CommonMark syntax MAY be used for rich text representation. |
name |
|
| REQUIRED. The name of the header, query or cookie parameter to be used. |
in |
|
| REQUIRED. The location of the API key. Valid values are |
scheme |
|
| REQUIRED. The name of the HTTP Authorization scheme to be used in the Authorization header as defined in [RFC7235]. The values used SHOULD be registered in the IANA Authentication Scheme registry. |
x-ibmi |
|
| Set this property to true if this security scheme is for IBMi user/password credentials. |
...