Commit b20c602c authored by haseeb's avatar haseeb Committed by oswaldoferreira

added missing space in docs and a changelog

parent ac7b6688
---
title: adds closed by informations in issue api
merge_request: 17042
author: haseebeqx
type: added
...@@ -856,8 +856,8 @@ Example response: ...@@ -856,8 +856,8 @@ Example response:
"avatar_url": "http://www.gravatar.com/avatar/3e6f06a86cf27fa8b56f3f74f7615987?s=80&d=identicon", "avatar_url": "http://www.gravatar.com/avatar/3e6f06a86cf27fa8b56f3f74f7615987?s=80&d=identicon",
"web_url": "https://gitlab.example.com/keyon" "web_url": "https://gitlab.example.com/keyon"
}, },
"closed_at":null, "closed_at": null,
"closed_by":null, "closed_by": null,
"author": { "author": {
"name": "Vivian Hermann", "name": "Vivian Hermann",
"username": "orville", "username": "orville",
......
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