Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with REST API Descriptors | Swagger Based Provider REST API Descriptors | Working with REST Resources in a REST API Descriptor | Working with Operations | Modifying Tags for Operations in a REST Resource
 
Modifying Tags for Operations in a REST Resource
When you create a REST API descriptor (RAD), you can associate the tags for the REST operations. You can add, insert, or remove those tags for each of the REST operations so that the operations can be grouped together based on the tags.
*To add a tag
1. In the Package Navigator view, lock and open the RAD that contains the REST resource operation for which you want to add the tags.
2. Click the REST Resources tab.
3. Select the REST resource that contains the operation for which you want to add the tags.
4. Expand the operation for which you want to add the tags.
5. To add the tags for the operation, click Add next to Tags.
6. In the Select a Tag dialog box, select the tag which you want to add and click OK.
If you do not see the tags listed that you want to use, you can define the tags. For more information, see Working with Tags.
The new tag is displayed in the text box adjacent to Tags.
7. To remove an existing tag for the operation, select the tag next to Tags, and click Remove. You can also insert custom tags for the operation by clicking Insert. After inserting the tag, click on the tag to modify the tag name.
8. Click File > Save.