openapi-fastify
Preparing search index...
OpenAPI
OpenAPIV3
HttpSecurityScheme
Interface HttpSecurityScheme
interface
HttpSecurityScheme
{
bearerFormat
?:
string
;
description
?:
string
;
scheme
:
string
;
type
:
"http"
;
}
Index
Properties
bearer
Format?
description?
scheme
type
Properties
Optional
bearer
Format
bearerFormat
?:
string
Optional
description
description
?:
string
scheme
scheme
:
string
type
type
:
"http"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bearer
Format
description
scheme
type
openapi-fastify
Loading...