The actual pagination returns hardcoded URLs. This mean that, in order to navigate to the page 5, I am forced to move thought all previous pages before I can get the final url.
Given that, jump directly to a particular page is not possible.
The API should offer, beyond those links, a templated one in order to compose it on the fly and jump to a particular page.
The actual pagination returns hardcoded URLs. This mean that, in order to navigate to the page 5, I am forced to move thought all previous pages before I can get the final url.
Given that, jump directly to a particular page is not possible.
The API should offer, beyond those links, a templated one in order to compose it on the fly and jump to a particular page.