Skip to content

Commit b61cd54

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 13ecc8b commit b61cd54

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
@@ -19806,13 +19806,8 @@ components:
1980619806
properties:
1980719807
name:
1980819808
type: string
19809-
description: Current value of the CDA updated
19809+
description: Value of the CDA updated
1981019810
example: vip_status
19811-
previous:
19812-
type: string
19813-
nullable: true
19814-
description: Previous value of the CDA (null for older events)
19815-
example: regular_status
1981619811
conversation_attribute_updated_by_admin:
1981719812
title: Part type - conversation_attribute_updated_by_admin
1981819813
type: object

0 commit comments

Comments
 (0)