Class: API::Internal::Base
- Includes:
- Gitlab::RackLoadBalancingHelpers
- Defined in:
- lib/api/internal/base.rb
Constant Summary collapse
- VALID_PAT_SCOPES =
Set.new( Gitlab::Auth::API_SCOPES + Gitlab::Auth::REPOSITORY_SCOPES + Gitlab::Auth::REGISTRY_SCOPES ).freeze
Constants included from Gitlab::EndpointAttributes
Gitlab::EndpointAttributes::DEFAULT_URGENCY
Method Summary
Methods included from Gitlab::RackLoadBalancingHelpers
Methods inherited from Base
endpoint_id_for_route, feature_category_for_app, path_for_app, route, urgency_for_app