Tag

Adds metadata to a single tag that is used by the Operation Object. It is not mandatory to have a Tag Object per tag defined in the Operation Object instances.

Members

Mixins

__anonymous
mixin Serialization!Tag
Undocumented in source.

Variables

description
string description;

A short description for the tag. CommonMark syntax MAY be used for rich text representation.

externalDocs
ExternalDocumentation externalDocs;

Additional external documentation for this tag.

name
string name;

The name of the tag

Meta