Skip to content

Toro Cloud Dev Center


Gloop REST API editor, Tags tab

The Tags tab is used to maintain tags for Swagger or OpenAPI definitions. These tags when saved, can then be used in the Tags node of operations.

New tags are added by clicking on the plus button in the toolbar, and existing tags can be deleted by clicking the 'x' button in toolbar. Alternatively, you can select a tag and press to delete. To edit an existing tag, double click it or select one and press .

Gloop REST API editor, adding a tag in the Tags tab

Gloop REST API editor, adding a tag in the Tags tab

The following fields will appear when editing a tag:

Field Name Description
Name Required. The name of the tag.
Tag Description A short description for the tag. CommonMark syntax may be used for rich text representation.
External Doc. URL Required. The URL for the target documentation. Value must be in the format of a URL.
External Doc. Description A short description of the target documentation. CommonMark syntax MAY be used for rich text representation.