openapi-fastify
Preparing search index...
OpenAPI
OpenAPIV3
ApiKeySecurityScheme
Interface ApiKeySecurityScheme
interface
ApiKeySecurityScheme
{
description
?:
string
;
in
:
string
;
name
:
string
;
type
:
"apiKey"
;
}
Index
Properties
description?
in
name
type
Properties
Optional
description
description
?:
string
in
in
:
string
name
name
:
string
type
type
:
"apiKey"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
in
name
type
openapi-fastify
Loading...