Skip to content
Snippets Groups Projects
Commit 2297a7ba authored by sue445's avatar sue445
Browse files

[ci skip] Add missing parameters in API doc

parent a092d270
No related branches found
No related tags found
1 merge request!9723Tweak api doc
Loading
Loading
@@ -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
{
Loading
Loading
@@ -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
{
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment