Commit 7e90fdcf authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-merge-request-approvals-typo' into 'master'

Docs: Fix typo Update merge request level rule endpoint

See merge request gitlab-org/gitlab!23189
parents 081e5766 41e66b4b
......@@ -762,7 +762,7 @@ will be used.
You can update merge request approval rules using the following endpoint:
```
PUT /projects/:id/merge_request/:merge_request_iid/approval_rules/:approval_rule_id
PUT /projects/:id/merge_requests/:merge_request_iid/approval_rules/:approval_rule_id
```
**Important:** Approvers and groups not in the `users`/`groups` param will be **removed**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment