Commit de5ede77 authored by Peter Leitzen's avatar Peter Leitzen

Apply 1 suggestion(s) to 1 file(s)

parent 79d177c1
...@@ -68,7 +68,7 @@ module Gitlab ...@@ -68,7 +68,7 @@ module Gitlab
# Feature categories will be added for grape endpoints in # Feature categories will be added for grape endpoints in
# https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/462 # https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/462
{ controller: 'Grape', action: "#{route.request_method} #{path}", feature_category: "" } { controller: 'Grape', action: "#{route.request_method} #{path}", feature_category: '' }
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment