Commit e5da3788 authored by Xin Wang's avatar Xin Wang Committed by wangxinalex

Create MR API returns 201 for success

For users replying on response code, the API of creating MR returns
201 for a successful response.

Apply 1 suggestion(s) to 1 file(s)
parent 7b1aab82
......@@ -1004,6 +1004,7 @@ order for it to take effect:
value of zero disables approvals for that project.
1. The provided value of `approvals_before_merge` must be greater than the
target project's `approvals_before_merge`.
1. This API returns 201 (created) for a successful response.
```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