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

New fields added in schema putApiV4ApplicationPlanLimits: [cargo_max_file_size]

Affected surface
schema putApiV4ApplicationPlanLimits
Affected field
putApiV4ApplicationPlanLimits

What changed

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

Diff

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

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.