[BUG]: list_app_installation_repositories
does not return rels
#1668
Labels
Type: Bug
Something isn't working as documented
What happened?
I have a client created using an installation access token for a GitHub App.
When I call
list_app_installation_repositories
on this client, I get the list of repositories but I don't get the links to access the previous and next pages. The code is as follow:My understanding of the README's section on Pagination is that the API call should return links for pagination.
The GitHub API docs also state that this is a paginated resource.
Versions
Octokit.rb 8.1.0
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: