Skip to content

Commit 620abe1

Browse files
authored
Add new series activity types to API specification for version 2.14 (#342)
* Add new series activity types to API specification for version 2.14 * Fix typo in activity type name from 'macro_updated' to 'macro_update' in API specification for version 2.14
1 parent 4a795f9 commit 620abe1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

descriptions/2.14/api.intercom.io.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14110,7 +14110,7 @@ components:
1411014110
- inbox_access_change
1411114111
- macro_creation
1411214112
- macro_deletion
14113-
- macro_updated
14113+
- macro_update
1411414114
- malicious_domains_setting_change
1411514115
- message_deletion
1411614116
- message_state_change
@@ -14132,6 +14132,11 @@ components:
1413214132
- seat_change
1413314133
- seat_revoke
1413414134
- security_settings_change
14135+
- series_creation
14136+
- series_deletion
14137+
- series_settings_update
14138+
- series_status_change
14139+
- series_update
1413514140
- strip_inbound_email_links_change
1413614141
- temporary_expectation_change
1413714142
- team_assignment_limit_change

0 commit comments

Comments
 (0)