openapi-fastify
Preparing search index...
OpenAPI
OpenAPIV3
ServerObject
Interface ServerObject
interface
ServerObject
{
description
?:
string
;
url
:
string
;
variables
?:
{
[
variable
:
string
]:
ServerVariableObject
}
;
}
Index
Properties
description?
url
variables?
Properties
Optional
description
description
?:
string
url
url
:
string
Optional
variables
variables
?:
{
[
variable
:
string
]:
ServerVariableObject
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
url
variables
openapi-fastify
Loading...