octokit / octokit.net

A GitHub API client library for .NET
https://octokitnet.readthedocs.io/en/latest/
MIT License
2.62k stars 1.07k forks source link

Fix #2693 PageCount doesn't work if the query gets constructed with page number as the first query parameter #2911

Closed andrew-from-toronto closed 2 weeks ago

andrew-from-toronto commented 3 weeks ago

Resolves #2693

Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!