New fields added in schema API_Entities_GroupDetail: [lock_resource_access_token_notify_inherited crm_enabled resource_access_token_notify_inherited]
- Affected surface
- schema API_Entities_GroupDetail
- Affected field
- API_Entities_GroupDetail
What changed
New fields added in schema API_Entities_GroupDetail: [lock_resource_access_token_notify_inherited crm_enabled resource_access_token_notify_inherited] Affected surface: schema API_Entities_GroupDetail. Root cause: schema `API_Entities_GroupDetail`. 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_GroupDetail",
"schema_path": "schema API_Entities_GroupDetail"
}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.
