Skip to content

Commit 8d34faf

Browse files
Update OpenAPI spec for automatic_away_mode_setting_change (#329)
1 parent 81f2bc8 commit 8d34faf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

descriptions/2.14/api.intercom.io.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14090,6 +14090,7 @@ components:
1409014090
- app_timezone_change
1409114091
- app_webhook_creation
1409214092
- app_webhook_deletion
14093+
- automatic_away_mode_setting_change
1409314094
- articles_in_messenger_enabled_change
1409414095
- bulk_delete
1409514096
- bulk_export
@@ -14233,6 +14234,14 @@ components:
1423314234
nullable: true
1423414235
description: Indicates if the setting is enabled or disabled.
1423514236
example: true
14237+
before:
14238+
type: object
14239+
nullable: true
14240+
description: The state of settings or values before the change. Structure varies by activity type.
14241+
after:
14242+
type: object
14243+
nullable: true
14244+
description: The state of settings or values after the change. Structure varies by activity type.
1423614245
addressable_list:
1423714246
title: Addressable List
1423814247
type: object

0 commit comments

Comments
 (0)