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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-06-14 12:44:58 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-14 12:44:58 +0300
commit282b3b52c3d332f6abb000f8e912a08cd9227168 (patch)
tree97072f0442a1e26f785c8bf87d6f1db319ae6150 /changelogs
parent1f0a901052c3d8d1aee48b919d1932b2bd3961a3 (diff)
parent8e1df680026823d6bcbe9c2bce5e2f051b6014e5 (diff)
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')
-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