New fields added in schema ConversationResponse: [updated_at]
- Affected surface
- schema ConversationResponse
- Affected field
- ConversationResponse
What changed
New fields added in schema ConversationResponse: [updated_at] Affected surface: schema ConversationResponse. Root cause: schema `ConversationResponse`. Detected at Fri, 07 Nov 2025 00:35:53 UTC UTC.
Diff
{
"added_fields": [
"updated_at"
],
"schema_path": "schema ConversationResponse"
}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.
Recommended action
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.
