New: MCP server monitoring is live. Start free trial
GitLabSchemaAdditive

Parameter 'with_last_commit' added to GET /api/v4/projects/{id}/repository/tree

Affected surface
GET /api/v4/projects/{id}/repository/tree
Affected field
with_last_commit@query

What changed

Parameter 'with_last_commit' added to GET /api/v4/projects/{id}/repository/tree Affected surface: GET /api/v4/projects/{id}/repository/tree. Root cause: parameter `with_last_commit@query`. Detected at Fri, 07 Aug 2026 23:13:35 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "with_last_commit",
  "path": "GET /api/v4/projects/{id}/repository/tree"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.