github icon indicating copy to clipboard operation
github copied to clipboard

Use _requestAllPages in listGists()

Open mainiak opened this issue 9 years ago • 0 comments

Hi.

I've noticed today that User.listGists() returns smaller number of gists than what is my total number. By looking at #408 and code I've tried modify code locally and use _requestAllPages() and it works as expected.

Feel free to ask for more changes if necessary.

mainiak avatar Feb 13 '17 01:02 mainiak