Class: API::ProtectedBranches
- Inherits:
-
Grape::API::Instance
- Object
- Grape::API::Instance
- API::ProtectedBranches
- Includes:
- PaginationParams
- Defined in:
- lib/api/protected_branches.rb
Constant Summary collapse
- BRANCH_ENDPOINT_REQUIREMENTS =
API::NAMESPACE_OR_PROJECT_REQUIREMENTS.merge(name: API::NO_SLASH_URL_PART_REGEX)