Skip to content

Variable: Body

ts
const Body: (schema) => ParameterDecorator;

Defined in: packages/core/src/decorators/http.decorators.ts:114

Parameters

ParameterType
schemaobject

Returns

ParameterDecorator

Released under the MIT License.