Skip to content

Standardize branch name params as `branch` on V4 API

This MR enforces the pattern of using branch instead branch_name on our V4 API params.

Changed endpoints:

  • POST :id/repository/branches
  • POST :id/repository/commits
  • :id/repository/files CRUD endpoints

What are the relevant issue numbers?

Closes #22132 (closed)

EE-backport: gitlab-ee!1276

Merge request reports