diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index cd079d8..eb33e06 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -32648,6 +32648,9 @@ components: 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. + Wrap the body in `

` or another supported block element to avoid this; + `

` is removed when the reply is saved, which leaves its text bare and + still suppresses the topic. required: - original additionalProperties: @@ -40361,6 +40364,9 @@ components: 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. + Wrap the body in `

` or another supported block element to avoid this; + `

` is removed when the reply is saved, which leaves its text bare and + still suppresses the topic. required: - original additionalProperties: @@ -40553,6 +40559,9 @@ components: 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. + Wrap the body in `

` or another supported block element to avoid this; + `

` is removed when the reply is saved, which leaves its text bare and + still suppresses the topic. required: - original additionalProperties: