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