How to add a new REST API Mapping to an existing REST service
The new getCustomer mapping displays in the REST API Mapping table.In the URI Pattern field, type in the XPath to the root of the XML tree followed by the id variable to each customer: "/customers"/{id}".
106
|