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
4 changes: 2 additions & 2 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6196,7 +6196,7 @@ paths:
- name: display_as
in: query
required: false
description: Set to plaintext to retrieve conversation messages in plain text.
description: Set to plaintext to retrieve conversation messages in plain text. This affects both the body and subject fields.
example: plaintext
schema:
type: string
Expand Down Expand Up @@ -6450,7 +6450,7 @@ paths:
- name: display_as
in: query
required: false
description: Set to plaintext to retrieve conversation messages in plain text.
description: Set to plaintext to retrieve conversation messages in plain text. This affects both the body and subject fields.
example: plaintext
schema:
type: string
Expand Down