Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
IParameterOptions
Interface IParameterOptions<TSource>
Options for
Parameter
decorator.
interface
IParameterOptions
{
source
:
Nilable
<
TSource
>
;
}
Type Parameters
TSource
extends
ParameterSource
Hierarchy
IParameterOptions
IParameterOptionsWithBodySource
IParameterOptionsWithHeaderSource
IParameterOptionsWithHeadersSource
IParameterOptionsWithQuerySource
IParameterOptionsWithQueriesSource
IParameterOptionsWithRequestSource
IParameterOptionsWithResponseSource
IParameterOptionsWithUrlsSource
Index
Properties
source
Properties
source
source
:
Nilable
<
TSource
>
The name of the source.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
source
@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
Options for
Parameter
decorator.