summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-06-14 09:44:58 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-14 09:44:58 +0000
commit282b3b52c3d332f6abb000f8e912a08cd9227168 (patch)
tree97072f0442a1e26f785c8bf87d6f1db319ae6150 /changelogs/unreleased
parent1f0a901052c3d8d1aee48b919d1932b2bd3961a3 (diff)
parent8e1df680026823d6bcbe9c2bce5e2f051b6014e5 (diff)
downloadgitlab-ce-282b3b52c3d332f6abb000f8e912a08cd9227168.tar.gz
Merge branch 'author-doc-fix' into 'master'
Fix fields for author & assignee in MR API docs Closes #42445 See merge request gitlab-org/gitlab-ce!19798
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/author-doc-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/author-doc-fix.yml b/changelogs/unreleased/author-doc-fix.yml
new file mode 100644
index 00000000000..83521543239
--- /dev/null
+++ b/changelogs/unreleased/author-doc-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Fix fields for author & assignee in MR API docs.
+merge_request: 19798
+author: gfyoung
+type: fixed