Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgfyoung <gfyoung17@gmail.com>2018-06-14 06:05:56 +0300
committergfyoung <gfyoung17@gmail.com>2018-06-14 07:39:38 +0300
commit8e1df680026823d6bcbe9c2bce5e2f051b6014e5 (patch)
tree8b084f2402521e17ab200ce8141750b705b34bea /changelogs
parent69966fcb8d19f0ce219a498efb2855902a2895b1 (diff)
Fix fields for author & assignee in MR API docs.
Closes #42445.
Diffstat (limited to 'changelogs')
-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