github
github copied to clipboard
Use _requestAllPages in listGists()
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.