github-tools / github

A higher-level wrapper around the Github API. Intended for the browser.
BSD 3-Clause "New" or "Revised" License
3.6k stars 755 forks source link

Organizations.listMembers() used _request() #591

Open hiteda opened 4 years ago

hiteda commented 4 years ago

Organizations.listMembers() used _request() instead of _requestAllPages(), unlike other similar methods.