Commit a08c120e authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'move_runner_endpoints_feature_category' into 'master'

Adding runner feature_category for Runner API

See merge request gitlab-org/gitlab!64828
parents 1b65ce15 d5485e41
......@@ -7,7 +7,7 @@ module API
before { authenticate! }
feature_category :continuous_integration
feature_category :runner
resource :runners do
desc 'Get runners available for user' 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