-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Missing iterators #4117
Copy link
Copy link
Open
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).enhancementgood first issue
Description
It looks like the current auto generated iterators are only being created for the list commands, but the GitHub API uses pagination for other endpoints such as get a commit (client.Repositories.GetCommit()).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).enhancementgood first issue