Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organizations.listMembers() used _request() #591

Open
wants to merge 1 commit into
base: master
from

Conversation

@hiteda
Copy link

hiteda commented Oct 2, 2019

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

Copy link
Member

j-rewerts left a comment

We're in the process of standardizing how we handle paging right now. This is good for people that want to request all available pages, but we'll need the ability to page through results as well.

Check out #596 for an example of what I'm thinking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.