Re: Call for consensus for the pagination design (ISSUE-42)

> One question: I take it we are not prescribing a particular URL for the
> next/previous links. I.e. "/an-issue/comments?page=2" is really just an
> example, we are treating the URL as an opaque link and we do not assume
> a predefined UriTemplate with a 'page' variable here, right?

Exactly. Otherwise, the nextPage predicate would be unnecessary.
It's much better to be explicit about it than to rely on a convention.
Hypermedia FTW :-)

Best,

Ruben

Received on Tuesday, 20 October 2015 14:30:33 UTC