Commit b5987e62 authored by haseeb's avatar haseeb

added missing space in docs and a changelog

parent f0859cc9
---
title: adds closed by informations in issue api
merge_request: 17042
author: haseebeqx
type: added
......@@ -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",
......
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