OasResponse.description

**REQUIRED**. A short description of the response. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.

class OasResponse
@jsonOptional
string description;

Meta