[I] OpenAPI2BasicAuthenticationSecurityScheme
Basic Auth Security Scheme
Extends
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
description? | string | A short description for security scheme. | - | OpenAPI2SecuritySchemeBase.description |
type | "basic" | The type of the security scheme. Valid values are “basic”, “apiKey” or “oauth2”. | OpenAPI2SecuritySchemeBase.type | - |