Skip to content

Inconsistent next URL on category post feed API #46

@tyohan

Description

@tyohan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions