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
19 changes: 15 additions & 4 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14059,10 +14059,10 @@ components:
- admin_away_mode_change
- admin_deletion
- admin_deprovisioned
- admin_impersonation_consent_approved
- admin_impersonation_consent_revoked
- admin_impersonation_end
- admin_impersonation_start
- admin_impersonation_consent_approved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DJK101 Did you change the order on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This matches the order for developer docs, I can raise a separate PR for both repos to make them alphabetical again.

This was a literal Cmd + C -> Cmd + V job

- admin_impersonation_consent_revoked
- admin_invite_change
- admin_invite_creation
- admin_invite_deletion
Expand Down Expand Up @@ -14092,8 +14092,8 @@ components:
- app_timezone_change
- app_webhook_creation
- app_webhook_deletion
- automatic_away_mode_setting_change
- articles_in_messenger_enabled_change
- automatic_away_mode_setting_change
- bulk_delete
- bulk_export
- campaign_deletion
Expand All @@ -14109,6 +14109,7 @@ components:
- macro_creation
- macro_deletion
- macro_updated
- malicious_domains_setting_change
- message_deletion
- message_state_change
- messenger_api_secret_creation
Expand All @@ -14130,10 +14131,20 @@ components:
- seat_revoke
- security_settings_change
- strip_inbound_email_links_change
- team_assignment_limit_change
- temporary_expectation_change
- team_assignment_limit_change
- trusted_domains_setting_change
- unassign_unsnoozed_at_capacity_setting_change
- upfront_email_collection_change
- allowed_attachment_filetypes_setting_change
- attach_uploads_inline_setting_change
- teammate_gifs_setting_change
- user_camera_attachments_setting_change
- user_conversation_attachments_setting_change
- user_file_attachments_setting_change
- user_gifs_setting_change
- user_media_attachments_setting_change
- user_voice_notes_setting_change
- welcome_message_change
- workspace_deletion_request
example: app_name_change
Expand Down