diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-29 21:09:07 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-29 21:09:07 +0000 |
commit | 777f6da99ae8dd4111bb880893cee9c8cfefa132 (patch) | |
tree | 06f28423a1a8277c1f5ed6e2216bed391b0ecf47 /lib/api/features.rb | |
parent | aa99514d5c37e08c0fa49d03212ccdc943b8d31e (diff) | |
download | gitlab-ce-777f6da99ae8dd4111bb880893cee9c8cfefa132.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/api/features.rb')
-rw-r--r-- | lib/api/features.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/features.rb b/lib/api/features.rb index 3fb3fc92e42..9d011d658f6 100644 --- a/lib/api/features.rb +++ b/lib/api/features.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true module API - class Features < Grape::API + class Features < Grape::API::Instance before { authenticated_as_admin! } helpers do |