Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/openapi/definitions
ServerObject
Interface ServerObject
interface
ServerObject
{
description
?:
string
;
url
:
string
;
variables
?:
Record
<
string
,
ServerVariableObject
>
;
[
x
:
string
]
:
unknown
;
}
Indexable
[
x:
string
]:
unknown
Index
Properties
description?
url
variables?
Properties
Optional
description
description
?:
string
url
url
:
string
Optional
variables
variables
?:
Record
<
string
,
ServerVariableObject
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
description
url
variables
@novice1/api-doc-generator - v0.2.5
Loading...