The Swagger Tag object
The Tag object provides a means to add metadata to a single tag used by the Operation object. It is not necessary to have a Tag object for every tag on the Operation object.
| Property | Type | Description | Combination style |
|---|---|---|---|
name |
string |
Required. Documentation only. | N/A |
description |
string |
Documentation only. | N/A |
externalDocs |
External documentation object | Documentation only. | N/A |
