added missing space in docs and a changelog

This commit is contained in:
haseeb 2018-03-06 21:46:51 +05:30
parent f0859cc937
commit b5987e62ea
2 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
title: adds closed by informations in issue api
merge_request: 17042
author: haseebeqx
type: added

View File

@ -837,8 +837,8 @@ Example response:
"avatar_url": "http://www.gravatar.com/avatar/3e6f06a86cf27fa8b56f3f74f7615987?s=80&d=identicon",
"web_url": "https://gitlab.example.com/keyon"
},
"closed_at":null,
"closed_by":null,
"closed_at": null,
"closed_by": null,
"author": {
"name": "Vivian Hermann",
"username": "orville",