summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-23 17:03:25 +0100
committerRémy Coutable <remy@rymai.me>2016-12-23 19:07:23 +0100
commit1b109c99a4802e2cc6598d19248013c0dc152d7a (patch)
treed9c9e601a029abd6cde08119032396923e17cfa5 /changelogs
parent5866f7b30e2a5c0350cdef0872ba161c387ae7de (diff)
downloadgitlab-ce-1b109c99a4802e2cc6598d19248013c0dc152d7a.tar.gz
Fix a Grape deprecation, use `#request_method` instead of `#route_method`fix-api-deprecation
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-api-deprecation.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-api-deprecation.yml b/changelogs/unreleased/fix-api-deprecation.yml
new file mode 100644
index 00000000000..90285ddf058
--- /dev/null
+++ b/changelogs/unreleased/fix-api-deprecation.yml
@@ -0,0 +1,4 @@
+---
+title: Fix a Grape deprecation, use `#request_method` instead of `#route_method`
+merge_request:
+author: