Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
OpenAPIV3
ResponseObject
Interface ResponseObject
interface
ResponseObject
{
content
?:
{
[
media
:
string
]
:
MediaTypeObject
;
}
;
description
:
string
;
headers
?:
{
[
header
:
string
]
:
ReferenceObject
|
HeaderObject
;
}
;
links
?:
{
[
link
:
string
]
:
ReferenceObject
|
LinkObject
;
}
;
}
Index
Properties
content?
description
headers?
links?
Properties
Optional
content
content
?:
{
[
media
:
string
]
:
MediaTypeObject
;
}
Type declaration
[
media
:
string
]:
MediaTypeObject
description
description
:
string
Optional
headers
headers
?:
{
[
header
:
string
]
:
ReferenceObject
|
HeaderObject
;
}
Type declaration
[
header
:
string
]:
ReferenceObject
|
HeaderObject
Optional
links
links
?:
{
[
link
:
string
]
:
ReferenceObject
|
LinkObject
;
}
Type declaration
[
link
:
string
]:
ReferenceObject
|
LinkObject
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
description
headers
links
@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