Commit 23457cba authored by Patricio Cano's avatar Patricio Cano

Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.

parent 33b66f9c
......@@ -59,5 +59,6 @@ module API
mount ::API::Licenses
mount ::API::Subscriptions
mount ::API::Gitignores
mount ::API::SidekiqMetrics
end
end
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