summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-02 09:38:11 +0000
committerRémy Coutable <remy@rymai.me>2016-12-02 09:38:11 +0000
commitc8fb6f6f37c014c8891e31d48b89ef68d6d8af28 (patch)
tree13acfaaf32ca6cec468e537f3397808fbf2a1039 /changelogs
parent63b57e5e350c357dbbab98ba7255dd676d50f01f (diff)
parenteb4f15571d02634920b975e7ce2325572d88356e (diff)
downloadgitlab-ce-c8fb6f6f37c014c8891e31d48b89ef68d6d8af28.tar.gz
Merge branch 'update-api-spec-files' into 'master'
Update API spec files to describe the correct class by changing `API::API` to the corresponding class, for example `API::AwardEmoji`. Closes #24902 See merge request !7718
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/update-api-spec-files.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/update-api-spec-files.yml b/changelogs/unreleased/update-api-spec-files.yml
new file mode 100644
index 00000000000..349d866cf22
--- /dev/null
+++ b/changelogs/unreleased/update-api-spec-files.yml
@@ -0,0 +1,4 @@
+---
+title: Update API spec files to describe the correct class
+merge_request:
+author: Livier