Commit 65fb8fb0 authored by Michael Kozono's avatar Michael Kozono

Merge branch 'update_feature_category_for_experimentation_expansion' into 'master'

Update feature category for experimentation expansion

See merge request gitlab-org/gitlab!60816
parents d12901d0 5448c766
......@@ -4,7 +4,7 @@ module API
class Experiments < ::API::Base
before { authorize_read_experiments! }
feature_category :product_analytics
feature_category :experimentation_expansion
resource :experiments do
desc 'Get a list of all experiments' do
......
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