The specific ones are first, last, next, and prev/previous. As long the name doesn't change, the URI behind the scenes should be able to change however you need.
We do this in the Twilio API though we don't use the suggested Link Relations to describe the URIs: https://www.twilio.com/docs/api/rest/call#list-get-example-1
The specific ones are first, last, next, and prev/previous. As long the name doesn't change, the URI behind the scenes should be able to change however you need.
We do this in the Twilio API though we don't use the suggested Link Relations to describe the URIs: https://www.twilio.com/docs/api/rest/call#list-get-example-1