New fields added in schema API_Entities_Group: [lock_resource_access_token_notify_inherited crm_enabled resource_access_token_notify_inherited]
- Affected surface
- schema API_Entities_Group
- Affected field
- API_Entities_Group
What changed
New fields added in schema API_Entities_Group: [lock_resource_access_token_notify_inherited crm_enabled resource_access_token_notify_inherited] Affected surface: schema API_Entities_Group. Root cause: schema `API_Entities_Group`. Detected at Mon, 15 Jun 2026 22:30:36 UTC UTC.
Diff
{
"added_fields": [
"lock_resource_access_token_notify_inherited",
"crm_enabled",
"resource_access_token_notify_inherited"
],
"path": "schema API_Entities_Group",
"schema_path": "schema API_Entities_Group"
}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.
