Commit 7b5843cc authored by Sean McGivern's avatar Sean McGivern

Merge branch '1118-fix-approvals-api-documentation' into 'master'

Fix Approvals API documentation

Related issue https://gitlab.com/gitlab-org/gitlab-ee/issues/1118

See merge request !846
parents bfcf5600 e6017dbd
---
title: Fix Approvals API documentation
merge_request:
author:
......@@ -610,7 +610,7 @@ POST /projects/:id/merge_requests/:merge_request_id/approve
"updated_at": "2016-06-09T21:32:14.105Z",
"merge_status": "can_be_merged",
"approvals_required": 2,
"approvals_missing": 0,
"approvals_left": 0,
"approved_by": [
{
"user": {
......
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