Re: [web-annotation] Next/Prev are untestable

@azaroth42 
In the pagination based navigation, the page size is used for 
computeing the number of pages. 
I think it would be inportant to allow this parameter to be set in 
request, and consequently to be also included in the prev and next 
links (as optional parameter). 
Implementations may also use a default value for the page size ... but
 this is hard to be retrieved from the api ... still not imposible.
One needs to have in the system more pageSize items.
By requesting the first page .. one can find the pageSize ( only if 
... next is present in the response) 

-- 
GitHub Notification of comment by gsergiu
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/233#issuecomment-245068015
 using your GitHub account

Received on Tuesday, 6 September 2016 19:48:29 UTC