summaryrefslogtreecommitdiff
path: root/lib/api/user_counts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/user_counts.rb')
-rw-r--r--lib/api/user_counts.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/user_counts.rb b/lib/api/user_counts.rb
index 756901c5717..d0b1e458a27 100644
--- a/lib/api/user_counts.rb
+++ b/lib/api/user_counts.rb
@@ -3,6 +3,7 @@
module API
class UserCounts < ::API::Base
feature_category :navigation
+ urgency :low
resource :user_counts do
desc 'Return the user specific counts' do