Skip to content

[I] OpenAPI2BasicAuthenticationSecurityScheme

Basic Auth Security Scheme

[key: `x-${string}`]: unknown
PropertyTypeDescriptionOverridesInherited from
description?stringA short description for security scheme.-OpenAPI2SecuritySchemeBase.description
type"basic"The type of the security scheme. Valid values are “basic”, “apiKey” or “oauth2”.OpenAPI2SecuritySchemeBase.type-