New: MCP server monitoring is live. Start free
GitLabSchemaAdditive

New fields added in schema postApiV4ProjectsIdHooks: [signing_token]

Affected surface
schema postApiV4ProjectsIdHooks
Affected field
postApiV4ProjectsIdHooks

What changed

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

Diff

{
  "added_fields": [
    "signing_token"
  ],
  "path": "schema postApiV4ProjectsIdHooks",
  "schema_path": "schema postApiV4ProjectsIdHooks"
}

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.