Skip to content

Commit 8f81525

Browse files
authored
Document display_as parameter behavior for subject field (#318)
1 parent 524d65c commit 8f81525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6196,7 +6196,7 @@ paths:
61966196
- name: display_as
61976197
in: query
61986198
required: false
6199-
description: Set to plaintext to retrieve conversation messages in plain text.
6199+
description: Set to plaintext to retrieve conversation messages in plain text. This affects both the body and subject fields.
62006200
example: plaintext
62016201
schema:
62026202
type: string
@@ -6450,7 +6450,7 @@ paths:
64506450
- name: display_as
64516451
in: query
64526452
required: false
6453-
description: Set to plaintext to retrieve conversation messages in plain text.
6453+
description: Set to plaintext to retrieve conversation messages in plain text. This affects both the body and subject fields.
64546454
example: plaintext
64556455
schema:
64566456
type: string

0 commit comments

Comments
 (0)