Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
OpenAPIV3
ParameterBaseObject
Interface ParameterBaseObject
interface
ParameterBaseObject
{
allowEmptyValue
?:
boolean
;
allowReserved
?:
boolean
;
content
?:
{
[
media
:
string
]
:
MediaTypeObject
;
}
;
deprecated
?:
boolean
;
description
?:
string
;
example
?:
any
;
examples
?:
{
[
media
:
string
]
:
ReferenceObject
|
ExampleObject
;
}
;
explode
?:
boolean
;
required
?:
boolean
;
schema
?:
ReferenceObject
|
SchemaObject
;
style
?:
string
;
}
Hierarchy
ParameterBaseObject
ParameterObject
HeaderObject
Index
Properties
allow
Empty
Value?
allow
Reserved?
content?
deprecated?
description?
example?
examples?
explode?
required?
schema?
style?
Properties
Optional
allow
Empty
Value
allow
Empty
Value
?:
boolean
Optional
allow
Reserved
allow
Reserved
?:
boolean
Optional
content
content
?:
{
[
media
:
string
]
:
MediaTypeObject
;
}
Type declaration
[
media
:
string
]:
MediaTypeObject
Optional
deprecated
deprecated
?:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
any
Optional
examples
examples
?:
{
[
media
:
string
]
:
ReferenceObject
|
ExampleObject
;
}
Type declaration
[
media
:
string
]:
ReferenceObject
|
ExampleObject
Optional
explode
explode
?:
boolean
Optional
required
required
?:
boolean
Optional
schema
schema
?:
ReferenceObject
|
SchemaObject
Optional
style
style
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
Empty
Value
allow
Reserved
content
deprecated
description
example
examples
explode
required
schema
style
@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