ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ServerObject
Interface ServerObject
interface
ServerObject
{
description
?:
string
;
url
:
string
;
variables
?:
{
[
v
:
string
]:
ServerVariableObject
}
;
[
extensionName
:
`
x-
${
string
}
`
]:
any
;
}
Hierarchy (
View Summary
)
ISpecificationExtension
ServerObject
Indexable
[
extensionName
:
`
x-
${
string
}
`
]:
any
Index
Properties
description?
url
variables?
Properties
Optional
description
description
?:
string
url
url
:
string
Optional
variables
variables
?:
{
[
v
:
string
]:
ServerVariableObject
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
url
variables
ts-lambda-api - v2.5.2
Loading...