[I] OpenAPI2BasicAuthenticationSecurityScheme
Basic Auth Security Scheme
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[key: `x-${string}`]: unknownProperties
Section titled “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 | - |