New fields added in schema postApiV4ProjectsUserUserId: [cicd_catalog_enabled]
- Affected surface
- schema postApiV4ProjectsUserUserId
- Affected field
- postApiV4ProjectsUserUserId
What changed
New fields added in schema postApiV4ProjectsUserUserId: [cicd_catalog_enabled] Affected surface: schema postApiV4ProjectsUserUserId. Root cause: schema `postApiV4ProjectsUserUserId`. Detected at Thu, 23 Jul 2026 08:46:02 UTC UTC.
Diff
{
"added_fields": [
"cicd_catalog_enabled"
],
"path": "schema postApiV4ProjectsUserUserId",
"schema_path": "schema postApiV4ProjectsUserUserId"
}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.
Recommended action
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.
