add options param to `listIssueComments` to get pagination result by bambooom · Pull Request #399 · github-tools/github
Navigation Menu
{{ message }}
github-tools / github Public
- Notifications You must be signed in to change notification settings
- Fork 801
Open
add options param to listIssueComments to get pagination result#399
bambooom wants to merge 1 commit intogithub-tools:masterfrom
bambooom:master
add options param to listIssueComments to get pagination result#399
bambooom wants to merge 1 commit intogithub-tools:masterfrom
bambooom:master
Conversation
Copy link Copy Markdown
bambooom
commented
Nov 15, 2016
bambooom
commented
as I found that _requestAllPages will be deprecated, so I just add options to _request method to solve the problem I met in #398. 😊
Copy link Copy Markdown
metaodi
commented
Jun 20, 2017
metaodi commented
Jun 20, 2017To have an options parameter is great, this would make it possible to pass the since parameter, to only get a subset of all comments.
j-rewerts
mentioned this pull request
Open
zardashtsyber approved these changes Feb 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment