Skip to content

Infinite paging #42

@sebastienbouttier

Description

@sebastienbouttier

I suppose that the paging stop incrementing when result become empty.

But with API that still send first page, event sending "pagingIndex=123...", the paging increment never stop (until server api drop for exceeding quota).

{ "content": "{\"totalCount\": 1, \"pageIndex\": 0, \"limit\": 50, \"isLastPage\": true, \"results\": .... }

Would it be possible to create parameter for "totalCount" or "isLastPage" key to check ?

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