Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
OpenAPIV3
LinkObject
Interface LinkObject
interface
LinkObject
{
description
?:
string
;
operationId
?:
string
;
operationRef
?:
string
;
parameters
?:
{
[
parameter
:
string
]
:
any
;
}
;
requestBody
?:
any
;
server
?:
ServerObject
;
}
Index
Properties
description?
operation
Id?
operation
Ref?
parameters?
request
Body?
server?
Properties
Optional
description
description
?:
string
Optional
operation
Id
operation
Id
?:
string
Optional
operation
Ref
operation
Ref
?:
string
Optional
parameters
parameters
?:
{
[
parameter
:
string
]
:
any
;
}
Type declaration
[
parameter
:
string
]:
any
Optional
request
Body
request
Body
?:
any
Optional
server
server
?:
ServerObject
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
operation
Id
operation
Ref
parameters
request
Body
server
@egomobile/http-server
default
OpenAPIV3
ControllerParameterFormat
HttpInputDataFormat
Ajv
AuthorizeError
CancellationError
ControllerBase
EntityTooLargeError
ParseError
SwaggerValidationError
TimeoutError
AjvError
AlternativesSchema
AnySchema
ArraySchema
BinarySchema
BooleanSchema
DateSchema
FunctionSchema
IAfterAllTestsContext
Loading...
Generated using
TypeDoc