[ci skip] Add missing parameters in API doc

This commit is contained in:
sue445 2015-10-14 00:40:37 +09:00
parent a092d27025
commit 2297a7ba1f
1 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,7 @@ Parameters:
- `title` (required) - Title of MR
- `description` (optional) - Description of MR
- `target_project_id` (optional) - The target project (numeric id)
- `labels` (optional) - Labels for MR as a comma-separated list
```json
{
@ -239,6 +240,7 @@ Parameters:
- `title` - Title of MR
- `description` - Description of MR
- `state_event` - New state (close|reopen|merge)
- `labels` (optional) - Labels for MR as a comma-separated list
```json
{