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
 
Working with Operations
In a REST API descriptor (RAD), each included REST resource lists the associated operations. For each operation, Designer displays the parameters used by the operation and the responses returned by the operation. Designer also displays a description of the operation which Designer obtains from Comments tab for the corresponding resource operation. For each operation in a RAD, you can do the following:
*Change the MIME types that the operation consumes or produces
*Add tags, security definition, and reference to an external document.
*Review the assigned source of the parameter and change the source if necessary.
*Add and remove responses.