• Defines a http request body property with the given data.

    Parameters

    • modelClass: Newable<unknown>

      The model class that defines the body properties structure.

    • options: Partial = {}

      Additional options, like the type.

    Returns ParameterDecorator