Fixes method in docs for MergeRequests#cancel_merge_when_pipeline_succeeds API call
The actual API uses the POST method instead of PUT: https://gitlab.com/gitlab-org/gitlab/blob/bf24aef3d8a3b422c56f4d6f29914708b7ceb38d/lib/api/merge_requests.rb#L447.
Showing
Please register or sign in to comment