Private
constructorPrivate
Readonly
_parameterSets the deprecated field, defaults to true
ParameterBuilder instance for method chaining
Optional
deprecated: boolean = trueDeprecated flag
Sets the parameter's schema field
ParameterBuilder instance for method chaining
Sets the required field, defaults to true
ParameterBuilder instance for method chaining
Optional
required: boolean = trueRequired flag
Sets the parameter's schema field
ParameterBuilder instance for method chaining
Static
cookieStarts building a cookie parameter object
ParameterBuilder instance for method chaining
The name of the parameter
Static
headerStarts building a header parameter object
ParameterBuilder instance for method chaining
The name of the parameter
Static
pathStarts building a path parameter object
ParameterBuilder instance for method chaining
The name of the parameter
Static
queryStarts building a query parameter object
ParameterBuilder instance for method chaining
The name of the parameter
Generated using TypeDoc
Shorthand for build() method.
Returns
A deep copy of the built parameter object