Commit 2a944b1d authored by Hidde Boomsma's avatar Hidde Boomsma

added target_project_id to merge_requests.md

Added description about optional field target_project_id for merge requests.
parent bf855d19
......@@ -109,6 +109,7 @@ Parameters:
+ `target_branch` (required) - The target branch
+ `assignee_id` (optional) - Assignee user ID
+ `title` (required) - Title of MR
+ `target_project_id` (optional) - The target project (numeric id)
```json
{
......
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