Skip to content

Gitlab API changing pagination (new keyset pagination system) #780

@Pablohn26

Description

@Pablohn26

Gitlab is changing the API pagination. Here the warning says the following:

This endpoint is changing to keyset-based pagination. Iterating pages of results with a number (?page=2) is deprecated. Support for iterating with a number will become unsupported in GitLab 15.0. Use the new keyset pagination system instead.

It seems we may use that method here , but at least here we are using the old one that is going to be removed on Gitlab 15 (to be released on May 22, 2022)

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