New: MCP server monitoring is live. Start free
FrontSchemaAdditive

Response schema changed for PATCH /links/{link_id} (UpdateLink)

Affected surface
PATCH /links/{link_id}
Affected field
UpdateLink

What changed

Response schema changed for PATCH /links/{link_id} (UpdateLink) Affected surface: PATCH /links/{link_id}. Root cause: schema `UpdateLink`. Detected at Thu, 27 Nov 2025 21:10:10 UTC UTC.

Diff

{
  "current_value": "object",
  "path": "PATCH /links/{link_id}",
  "previous_value": "",
  "schema_path": "schema UpdateLink"
}

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.