OasServer.description

An optional string describing the host designated by the URL. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.

class OasServer
@jsonOptional
string description;

Meta