Re: [Specifications] Define client-initiated pagination (#102)

I am also not happy with "page" What does it mean? The page itself is identified by an URI. So it is a page number? But it doesn't have to be numeric. It is some kind of page identifier that is only valid in the context of the API...

If you want to navigate to a specific page, just use it's ID (=URI). Client does not know the URI yet? How comes it wants to navigate to a *specific* page, without knowing what page that is? I guess the skip/take approach is what fits this better.

-- 
GitHub Notification of comment by angelo-v
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/102#issuecomment-463136017 using your GitHub account

Received on Wednesday, 13 February 2019 10:01:10 UTC