OasServerVariable.description

An optional description for the server variable. CommonMark syntax MAY be used for rich text representation.

class OasServerVariable
@jsonOptional
string description;

Meta