Skip to content

docs(mergequests): gl.mergequests.list documentation was missleading #1566

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

Conversation

Psycojoker
Copy link
Contributor

Hello,

Quoting gitlab's official documentation: https://docs.gitlab.com/ce/api/merge_requests.html#list-merge-requests

Get all merge requests the authenticated user has access to. By default it returns only merge requests created by the current user. To get all merge requests, use parameter scope=all.

I've tried to adapt the documentation according to this fact.

Kind regards,

@nejch
Copy link
Member

nejch commented Aug 22, 2021

Thank you @Psycojoker!

@nejch nejch merged commit 8e27721 into python-gitlab:master Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants