mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 17:46:07 +10:00
Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.
This commit is contained in:
@@ -59,5 +59,6 @@ module API
|
||||
mount ::API::Licenses
|
||||
mount ::API::Subscriptions
|
||||
mount ::API::Gitignores
|
||||
mount ::API::SidekiqMetrics
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user