New: MCP server monitoring is live. Start free
GitLabSchemaAdditive

New fields added in schema API_Entities_Hook: [token_present signing_token_present]

Affected surface
schema API_Entities_Hook
Affected field
API_Entities_Hook

What changed

New fields added in schema API_Entities_Hook: [token_present signing_token_present] Affected surface: schema API_Entities_Hook. Root cause: schema `API_Entities_Hook`. Detected at Tue, 28 Apr 2026 23:52:13 UTC UTC.

Diff

{
  "added_fields": [
    "token_present",
    "signing_token_present"
  ],
  "path": "schema API_Entities_Hook",
  "schema_path": "schema API_Entities_Hook"
}

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.