Add REST resources to the defined REST service
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Add REST resources to the defined REST service
Follow these steps to add REST resources to the defined REST service:
- In the Project Explorer view, expand Define Services and then double-click a service from Defined Services to open it in the REST Resource URI Editor.
- On the Resources toolbar, click the Add Resource icon. The New REST Resource dialog box opens.
- In the Resource URI field, enter a URI for the resource and then click OK. This creates the REST resource and displays it in the Resources list.
- Repeat steps 2 and 3 for all the REST resources that you want to add.