summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMarkus Koller <markus.koller.ext@siemens.com>2017-12-22 16:54:55 +0100
committerMarkus Koller <markus.koller.ext@siemens.com>2018-02-08 13:30:34 +0100
commitb7cd99c376c2f953f30a4bf982b69780e3d6985b (patch)
tree1a808da75fbc90fc332765cbe338a6ede7335a7a /changelogs
parentbb2478c205932429e7e519aaaf2d9b655aecf860 (diff)
downloadgitlab-ce-b7cd99c376c2f953f30a4bf982b69780e3d6985b.tar.gz
Allow including custom attributes in API responses
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-include-custom-attributes-in-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-include-custom-attributes-in-api.yml b/changelogs/unreleased/feature-include-custom-attributes-in-api.yml
new file mode 100644
index 00000000000..f1087d7f7cc
--- /dev/null
+++ b/changelogs/unreleased/feature-include-custom-attributes-in-api.yml
@@ -0,0 +1,5 @@
+---
+title: Allow including custom attributes in API responses
+merge_request: 16526
+author: Markus Koller
+type: changed