Describing REST Resource Definitions

The REST Resource Definition section of the Service Operation is where you define the REST base URL, one or more URI templates, and a document template.

This information is included in the WADL document or Open API document that the service provider furnishes to the service consumer. The service consumer then extracts the information from the WADL document or Open API document and defines it in the consumer service operation it creates for the service.