diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 3a1750c..f32cc4c 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -14121,6 +14121,7 @@ components: - security_settings_change - team_assignment_limit_change - temporary_expectation_change + - unassign_unsnoozed_at_capacity_setting_change - upfront_email_collection_change - welcome_message_change example: app_name_change @@ -14227,6 +14228,11 @@ components: nullable: true description: The team assignment limit value (null if limit was removed). example: 50 + enabled: + type: boolean + nullable: true + description: Indicates if the setting is enabled or disabled. + example: true addressable_list: title: Addressable List type: object