Preparing search index...
The search index is not available
@samchon/openapi
@samchon/openapi
OpenApiV3
IServer
Interface IServer
interface
IServer
{
description
?:
string
;
url
:
string
;
variables
?:
Record
<
string
,
OpenApiV3
.
IServer
.
IVariable
>
;
}
Index
Properties
description?
url
variables?
Properties
Optional
description
description
?:
string
url
url
:
string
Optional
variables
variables
?:
Record
<
string
,
OpenApiV3
.
IServer
.
IVariable
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
url
variables
@samchon/openapi
Loading...