Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2021-07-06 18:08:17 +00:00
parent b72b14cb4d
commit 971f05815d
26 changed files with 442 additions and 94 deletions

View File

@ -4,7 +4,7 @@ module API
class UsageDataQueries < ::API::Base
before { authenticated_as_admin! }
feature_category :usage_ping
feature_category :service_ping
namespace 'usage_data' do
before do