Class: API::DebianGroupPackages

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

Constant Summary collapse

PACKAGE_FILE_REQUIREMENTS =
::API::DebianProjectPackages::PACKAGE_FILE_REQUIREMENTS.merge(
  project_id: %r{[0-9]+}
).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