Skip to content

Pagination is broken when requesting non-existent page number #15

Open
@maxceem

Description

@maxceem

If we request a page for devices which doesn't exist, the API returns all the data and doesn't return pagination headers:

https://api.topcoder-dev.com/v5/lookups/devices?page=9999

image

I guess the expected response should be no data, as we request a page that doesn't have any records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions