Merge branch 'patch-1' into 'master'
Update merge_requests.md. Error in 'Approve merge request' section in API documentation ## What does this MR do? Just fix an error in API Documentation in 'Approve Merge Request' section. Url in documentation : `POST /projects/:id/merge_requests/:merge_request_id/approvals` Should be : `POST /projects/:id/merge_requests/:merge_request_id/approve` (Verified on gitlab 8.12.7-ee 4051516) See merge request !809
Showing
Please register or sign in to comment