Skip to content

Add pagination to list API endpoints that do not have it yet #18082

Open
@qwerty287

Description

@qwerty287
  • /repos/{owner}/{repo}/issues/{index}/labels
  • /repos/{owner}/{repo}/issues/comments/{id}/reactions
  • /repos/{owner}/{repo}/branch_protections
  • /repos/{owner}/{repo}/contents
  • /repos/{owner}/{repo}/git/refs
  • /repos/{owner}/{repo}/git/refs/{ref}
  • /repos/{owner}/{repo}/hooks/git
  • /repos/{owner}/{repo}/issue_templates
  • /repos/{owner}/{repo}/releases/{id}/assets
  • /repos/{owner}/{repo}/reviewers
  • /repos/{owner}/{repo}/teams
  • /user/emails
  • /users/{username}/heatmap
  • https://codeberg.org/api/swagger#/issue/issueGetComments (add page and limit params)
  • /repos/{owner}/{repo}/git/trees/{sha} (use limit param instead of per_page)

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/apiThis PR adds API routes or modifies themtype/summaryThis issue aggregates a bunch of other issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions