@grandlinex/swagger-mate
Preparing search index...
SwaggerComSecuritySchemes
Type Alias SwaggerComSecuritySchemes
type
SwaggerComSecuritySchemes
=
{
bearerFormat
?:
string
|
"JWT"
;
description
?:
string
;
in
?:
"query"
|
"header"
|
"cookie"
;
scheme
:
string
;
type
:
"apiKey"
|
"http"
|
"oauth2"
|
"openIdConnect"
;
}
Index
Properties
bearer
Format?
description?
in?
scheme
type
Properties
Optional
bearer
Format
bearerFormat
?:
string
|
"JWT"
Optional
description
description
?:
string
Optional
in
in
?:
"query"
|
"header"
|
"cookie"
scheme
scheme
:
string
type
type
:
"apiKey"
|
"http"
|
"oauth2"
|
"openIdConnect"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bearer
Format
description
in
scheme
type
@grandlinex/swagger-mate
Loading...