Skip to content

Pagination starts on page 0 #377

@zhelanov

Description

@zhelanov

According to documentation,

The first page is page 1, not page 0.

but when I try to get the 'first' page for commits list then I need to request page 0:
project.commits.list(page=0, per_page=10000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions