Skip to content

docs(api): Update merge_requests.rst: mr_id to mr_iid #2296

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 1 commit into from
Oct 3, 2022

Conversation

stdedos
Copy link
Contributor

@stdedos stdedos commented Oct 3, 2022

Typo: Author probably meant mr_iid (i.e. project-specific MR ID)
and not mr_id (i.e. server-wide MR ID)

Closes: #2295

Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com

Typo: Author probably meant `mr_iid` (i.e. project-specific MR ID)
and **not** `mr_id` (i.e. server-wide MR ID)

Closes: python-gitlab#2295

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@stdedos stdedos changed the title Update merge_requests.rst: mr_id docs(api): Update merge_requests.rst: mr_id to mr_iid Oct 3, 2022
Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch and for taking care of this @stdedos :)

@nejch nejch enabled auto-merge (rebase) October 3, 2022 13:48
@nejch nejch merged commit b32234d into python-gitlab:main Oct 3, 2022
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.

Misleading documentation: mr_id instead of mr_iid
2 participants