Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: octokit/plugin-paginate-rest.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.4.2
Choose a base ref
Loading
...
head repository: octokit/plugin-paginate-rest.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.4.3
Choose a head ref
Loading
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 24, 2025

  1. fix(types): correct pagination return type for data which is an array (

    …#662)
    
    * fix(types): correct pagination return type for data which is an array
    
    Instead of returning `T` in `GetPaginationKeys<T>`, we return an empty object, because T would be an `OctokitResponse<T, S>`, and there is no response data in the `data` field
    
    Fixes #661
    
    * test: add test for array response pagination
    
    * style: prettier
    wolfy1339 authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    9a51aad View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.