Skip to content

Add pagination support for api('groups')->members #25

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

Merged
merged 2 commits into from
Jan 28, 2014

Conversation

greppy
Copy link
Contributor

@greppy greppy commented Jan 20, 2014

api('groups')->members supports pagination, without this change, it is impossible to pull more than 20 members of a given group using the php wrapper to the Gitlab API.

@greppy
Copy link
Contributor Author

greppy commented Jan 28, 2014

That's what I get for testing on a different machine than what I am using github on :)

m4tthumphrey added a commit that referenced this pull request Jan 28, 2014
Add pagination support for api('groups')->members
@m4tthumphrey m4tthumphrey merged commit eea6784 into GitLabPHP:master Jan 28, 2014
@m4tthumphrey
Copy link
Contributor

Cheers man!

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

Successfully merging this pull request may close these issues.

2 participants