Skip to content

API docs: Pagination starts at 1 #197

@jpparis-orange

Description

@jpparis-orange

It seems to me that gl.groups.list(page=0, per_page=10) and gl.groups.list(page=1, per_page=10) return the same result. Page is one-based.

But, in the pagination section, the code sample uses page=0. This may induce that page is zero-based.

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