[I] OpenAPI2SecuritySchemeBase
Allows the definition of a security scheme that can be used by the operations. Supported schemes are basic authentication, an API key (either as a header or as a query parameter) and OAuth2’s common flows (implicit, password, application and access code).
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#security-scheme-object
Extends
Section titled “Extends”Extended by
Section titled “Extended by”Indexable
Section titled “Indexable”[key: `x-${string}`]: unknown