Options for Parameter decorator, which defines the source of the paremeter as the current value of body property of request context.
Parameter
body
The name of the source.
Optional
A custom function, which transforms input data to a new format / type.
Generated using TypeDoc
Options for
Parameter
decorator, which defines the source of the paremeter as the current value ofbody
property of request context.