Skip to content

Commit 9d3c3b7

Browse files
Add content redaction rule event types to OpenAPI spec (#392)
* Add content redaction rule event types to OpenAPI spec Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: only update 2.15 for content redaction rule TAL events Revert 2.14 change — new event types should only be added to the latest API spec version (2.15). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dd57037 commit 9d3c3b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

descriptions/2.15/api.intercom.io.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14760,6 +14760,9 @@ components:
1476014760
- conversation_topic_change
1476114761
- conversation_topic_creation
1476214762
- conversation_topic_deletion
14763+
- content_redaction_rule_creation
14764+
- content_redaction_rule_deletion
14765+
- content_redaction_rule_update
1476314766
- csv_import_completion
1476414767
- csv_import_creation
1476514768
- custom_authentication_token_creation

0 commit comments

Comments
 (0)