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

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

Affected surface
schema putApiV4GroupsId
Affected field
putApiV4GroupsId

What changed

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

Diff

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

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.