RequestBody.required

Determines if the request body is required in the request. Defaults to false.

struct RequestBody
@optional
bool required;

Meta