Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this support a jsonAPI Pagination? #85

Open
jutikorn opened this issue Oct 7, 2018 · 1 comment
Open

Does this support a jsonAPI Pagination? #85

jutikorn opened this issue Oct 7, 2018 · 1 comment
Labels

Comments

@jutikorn
Copy link

jutikorn commented Oct 7, 2018

http://jsonapi.org/format/#fetching-pagination

Is there a way to retrieve the next and prev in link field.

@kamikat
Copy link
Owner

kamikat commented Dec 2, 2018

#74 FYI.

The library do not provide out-of-box support to pagination, but you can implement one with JsonBuffer object.

@kamikat kamikat added the feature label Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants