Class: API::Statistics

Inherits:
Base
  • Object
show all
Defined in:
lib/api/statistics.rb

Constant Summary collapse

COUNTED_ITEMS =
[Project, User, Group, ForkNetworkMember, ForkNetwork, Issue,
MergeRequest, Note, Snippet, Key, Milestone].freeze

Constants included from Gitlab::EndpointAttributes

Gitlab::EndpointAttributes::DEFAULT_URGENCY

Method Summary

Methods inherited from Base

endpoint_id_for_route, feature_category_for_app, path_for_app, route, urgency_for_app