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

Inconsistent next URL on category post feed API #46

Open
tyohan opened this issue May 31, 2017 · 0 comments
Open

Inconsistent next URL on category post feed API #46

tyohan opened this issue May 31, 2017 · 0 comments

Comments

@tyohan
Copy link
Contributor

tyohan commented May 31, 2017

image

On the image above the current API URL is https://api.shuvayatra.org/v1/api/posts?category_id=233 which has category_id as a parameter on URL but the next URL field on API response is not having this category_id.

The API response on next URL should contain the same parameters like current URL. In the case above it should be return https://api.shuvayatra.org/v1/api/posts?category_id=233&page=2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant