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