Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/openapi/definitions
SecuritySchemeObject
Interface SecuritySchemeObject
interface
SecuritySchemeObject
{
bearerFormat
?:
string
;
description
?:
string
;
flows
?:
OAuthFlowsObject
;
in
?:
string
;
name
?:
string
;
openIdConnectUrl
?:
string
;
scheme
?:
string
;
type
:
string
;
}
Index
Properties
bearer
Format?
description?
flows?
in?
name?
open
Id
Connect
Url?
scheme?
type
Properties
Optional
bearer
Format
bearer
Format
?:
string
Optional
description
description
?:
string
Optional
flows
flows
?:
OAuthFlowsObject
Optional
in
in
?:
string
Optional
name
name
?:
string
Optional
open
Id
Connect
Url
open
Id
Connect
Url
?:
string
Optional
scheme
scheme
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bearer
Format
description
flows
in
name
open
Id
Connect
Url
scheme
type
@novice1/api-doc-generator - v0.2.5
Loading...