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

New fields added in schema postApiV4Groups: [resource_access_token_notify_inherited lock_resource_access_token_notify_inherited crm_enabled]

Affected surface
schema postApiV4Groups
Affected field
postApiV4Groups

What changed

New fields added in schema postApiV4Groups: [resource_access_token_notify_inherited lock_resource_access_token_notify_inherited crm_enabled] Affected surface: schema postApiV4Groups. Root cause: schema `postApiV4Groups`. Detected at Mon, 15 Jun 2026 22:30:36 UTC UTC.

Diff

{
  "added_fields": [
    "resource_access_token_notify_inherited",
    "lock_resource_access_token_notify_inherited",
    "crm_enabled"
  ],
  "path": "schema postApiV4Groups",
  "schema_path": "schema postApiV4Groups"
}

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.