OasOperation.description

A verbose explanation of the operation behavior. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.

class OasOperation
@jsonOptional
string description;

Meta