Commit bce9315a authored by Stan Hu's avatar Stan Hu

Merge pull request #9455 from rburchell/patch-1

Remove author information from "post" in merge_requests API.
parents e62b5797 6f581841
......@@ -336,14 +336,6 @@ Parameters:
```json
{
"author": {
"id": 1,
"username": "admin",
"email": "admin@example.com",
"name": "Administrator",
"blocked": false,
"created_at": "2012-04-29T08:46:00Z"
},
"note": "text1"
}
```
......
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