Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with REST API Descriptors | Swagger Based Provider REST API Descriptors | Configuring a REST V2 Resource | Working with REST V2 Resource Operation | Editing a REST V2 Resource Operation
 
Editing a REST V2 Resource Operation
You can edit the details of an user defined existing REST V2 resource operation.
Note:
If the Generate JSON API URLs property is set to True for a REST V2 resource, you cannot edit a operation associated with the resource, Designer regenerates the operation when you try to edit and save it. To edit the operation, set the property to False, try to edit the operation and save it. For more information about this property, refer to REST V2 Resource Properties.
*To edit a REST V2 resource operation
1. In the Package Navigator view of Designer, double click the REST V2 resource for which you want to edit the operation.
2. On the Resource Configuration tab, select an operation and click Edit.
3. In the Edit REST Resource Operation dialog box, edit the details of the REST V2 resource operation.
4. Click OK.
5. Click File > Save.