OasParameter.description

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

class OasParameter
@jsonOptional
string description;

Meta