Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down