Skip to content

Commit 190e18d

Browse files
committed
Merge branch 'main' into fern-support/upgrade-fern
2 parents 6311f59 + df2ab43 commit 190e18d

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20091,6 +20091,11 @@ components:
2009120091
description: A list of an email address headers.
2009220092
items:
2009320093
"$ref": "#/components/schemas/email_address_header"
20094+
message_id:
20095+
type: string
20096+
nullable: true
20097+
description: The unique identifier for the email message as specified in the Message-ID header
20098+
example: "<[email protected]>"
2009420099
metadata:
2009520100
"$ref": "#/components/schemas/conversation_part_metadata"
2009620101
conversation_attribute_updated_by_workflow:

descriptions/2.14/api.intercom.io.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14102,14 +14102,21 @@ components:
1410214102
- conversation_topic_change
1410314103
- conversation_topic_creation
1410414104
- conversation_topic_deletion
14105+
- custom_authentication_token_creation
1410514106
- help_center_settings_change
1410614107
- inbound_conversations_change
1410714108
- inbox_access_change
14109+
- macro_creation
14110+
- macro_deletion
14111+
- macro_updated
1410814112
- message_deletion
1410914113
- message_state_change
14114+
- messenger_api_secret_creation
14115+
- messenger_api_secret_deletion
1411014116
- messenger_look_and_feel_change
1411114117
- messenger_search_required_change
1411214118
- messenger_spaces_change
14119+
- oauth_token_revocation
1411314120
- office_hours_change
1411414121
- role_change
1411514122
- role_creation
@@ -14122,11 +14129,13 @@ components:
1412214129
- seat_change
1412314130
- seat_revoke
1412414131
- security_settings_change
14132+
- strip_inbound_email_links_change
1412514133
- team_assignment_limit_change
1412614134
- temporary_expectation_change
1412714135
- unassign_unsnoozed_at_capacity_setting_change
1412814136
- upfront_email_collection_change
1412914137
- welcome_message_change
14138+
- workspace_deletion_request
1413014139
example: app_name_change
1413114140
activity_description:
1413214141
type: string

0 commit comments

Comments
 (0)