Skip to content

Commit 433df09

Browse files
VedranZoricicclaude
andcommitted
Revert changes to conversation_attribute_updated_by_workflow schema
Remove the incorrectly added previous field from conversation_attribute_updated_by_workflow - this feature was never implemented (PRs #432721 and #433432 were closed without merging). 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 36c8317 commit 433df09

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20136,13 +20136,8 @@ components:
2013620136
properties:
2013720137
name:
2013820138
type: string
20139-
description: Current value of the CDA updated
20139+
description: Value of the CDA updated
2014020140
example: vip_status
20141-
previous:
20142-
type: string
20143-
nullable: true
20144-
description: Previous value of the CDA (null for older events)
20145-
example: regular_status
2014620141
conversation_attribute_updated_by_admin:
2014720142
title: Part type - conversation_attribute_updated_by_admin
2014820143
type: object

0 commit comments

Comments
 (0)