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
15 changes: 12 additions & 3 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32214,7 +32214,10 @@ components:
text translated into that locale, as HTML in the same format as `body`.
The `body` field is unchanged and always
stays in the original source language. Available in the Preview API version
only (set `Intercom-Version: Preview`).
only (set `Intercom-Version: Preview`). This webhook topic is not sent for
every translated reply: it is suppressed when the reply's `body` contains
any text outside an HTML block element, which includes plain-text replies
created through the REST API.
required:
- original
additionalProperties:
Expand Down Expand Up @@ -39880,7 +39883,10 @@ components:
text translated into that locale, as HTML in the same format as `body`.
The `body` field is unchanged and always
stays in the original source language. Available in the Preview API version
only (set `Intercom-Version: Preview`).
only (set `Intercom-Version: Preview`). This webhook topic is not sent for
every translated reply: it is suppressed when the reply's `body` contains
any text outside an HTML block element, which includes plain-text replies
created through the REST API.
required:
- original
additionalProperties:
Expand Down Expand Up @@ -40069,7 +40075,10 @@ components:
text translated into that locale, as HTML in the same format as `body`.
The `body` field is unchanged and always
stays in the original source language. Available in the Preview API version
only (set `Intercom-Version: Preview`).
only (set `Intercom-Version: Preview`). This webhook topic is not sent for
every translated reply: it is suppressed when the reply's `body` contains
any text outside an HTML block element, which includes plain-text replies
created through the REST API.
required:
- original
additionalProperties:
Expand Down