@jhagist & @bhupender.singh
Hi James and Bhupender,
James – were you able to get this to work?
We are running into the same situation.
Can you confirm that the “has next” can take values that were returned by the initial get?
Our api returns entity.pageNumber & entity.totalPages.  Our thought was to have this for the “has next”:
$entity.pagerNumber < $entity.totalPages.
This should be valid, right?
Also, for the next url we were going to use “$entity.pageNumber + 1” to set the page requirement.  Is this valid?
Any direction you can provide would be great.  I’ll provide some screen shots if needed.
Thanks!
Bob