JS already has the ability to add query string parameters to a request. I feel that is all we should do in terms of paginations support on the client. That way, no matter how pagination is set up on the server (page number, items per page, both, something else) it will work via the query option on the Pipeline's read method.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira