How to add a new REST API Mapping to an existing REST service
Now if you select and copy the href value of the first customer and paste it in your browser, you can see the XML data corresponding to the second get method we created with two attributes: the id of the customer and the all URI to the root of our service, and the firstname and lastname elements.
106
|