ts-lambda-api - v2.5.2
Preparing search index...
<internal>
LinkObject
Interface LinkObject
interface
LinkObject
{
description
?:
string
;
operationId
?:
string
;
operationRef
?:
string
;
parameters
?:
LinkParametersObject
;
requestBody
?:
any
;
server
?:
ServerObject
;
[
property
:
string
]:
any
;
[
extensionName
:
`
x-
${
string
}
`
]:
any
;
}
Hierarchy (
View Summary
)
ISpecificationExtension
LinkObject
Indexable
[
property
:
string
]:
any
[
extensionName
:
`
x-
${
string
}
`
]:
any
Index
Properties
description?
operation
Id?
operation
Ref?
parameters?
request
Body?
server?
Properties
Optional
description
description
?:
string
Optional
operation
Id
operationId
?:
string
Optional
operation
Ref
operationRef
?:
string
Optional
parameters
parameters
?:
LinkParametersObject
Optional
request
Body
requestBody
?:
any
Optional
server
server
?:
ServerObject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
operation
Id
operation
Ref
parameters
request
Body
server
ts-lambda-api - v2.5.2
Loading...