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

New fields added in schema API_Entities_PlanLimit: [cargo_max_file_size]

Affected surface
schema API_Entities_PlanLimit
Affected field
API_Entities_PlanLimit

What changed

New fields added in schema API_Entities_PlanLimit: [cargo_max_file_size] Affected surface: schema API_Entities_PlanLimit. Root cause: schema `API_Entities_PlanLimit`. Detected at Fri, 14 Aug 2026 17:28:27 UTC UTC.

Diff

{
  "added_fields": [
    "cargo_max_file_size"
  ],
  "path": "schema API_Entities_PlanLimit",
  "schema_path": "schema API_Entities_PlanLimit"
}

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.

Diff your serializers against the new schema. The diff above shows what moved.

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.