Class: API::Ci::Triggers

Inherits:
Base
  • Object
show all
Includes:
PaginationParams
Defined in:
lib/api/ci/triggers.rb

Constant Summary collapse

HTTP_GITLAB_EVENT_HEADER =
"HTTP_#{::Gitlab::WebHooks::GITLAB_EVENT_HEADER}".underscore.upcase

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