New fields added in schema API_Entities_TreeObject: [last_commit]
- Affected surface
- schema API_Entities_TreeObject
- Affected field
- API_Entities_TreeObject
What changed
New fields added in schema API_Entities_TreeObject: [last_commit] Affected surface: schema API_Entities_TreeObject. Root cause: schema `API_Entities_TreeObject`. Detected at Fri, 07 Aug 2026 23:13:35 UTC UTC.
Diff
{
"added_fields": [
"last_commit"
],
"path": "schema API_Entities_TreeObject",
"schema_path": "schema API_Entities_TreeObject"
}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.
