OasRequestBody.description

A brief description of the request body. This could contain examples of use. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.

class OasRequestBody
@jsonOptional
string description;

Meta