Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
OpenAPIV3
PathItemObject
Type alias PathItemObject<T>
Path
Item
Object
<
T
>
:
{
$ref
?:
string
;
description
?:
string
;
parameters
?:
(
ReferenceObject
|
ParameterObject
)
[]
;
servers
?:
ServerObject
[]
;
summary
?:
string
;
}
&
{
[
method
in
HttpMethods
]
?:
OperationObject
<
T
>
}
Type Parameters
T
extends
{}
=
{}
Type declaration
Optional
$ref
?:
string
Optional
description
?:
string
Optional
parameters
?:
(
ReferenceObject
|
ParameterObject
)
[]
Optional
servers
?:
ServerObject
[]
Optional
summary
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@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