diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index a57139bb..7ef512d1 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -22064,6 +22064,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.10/api.intercom.io.yaml b/descriptions/2.10/api.intercom.io.yaml index 9a191b10..ca304f8d 100644 --- a/descriptions/2.10/api.intercom.io.yaml +++ b/descriptions/2.10/api.intercom.io.yaml @@ -13761,6 +13761,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.11/api.intercom.io.yaml b/descriptions/2.11/api.intercom.io.yaml index 7c6ccb15..05ac17fc 100644 --- a/descriptions/2.11/api.intercom.io.yaml +++ b/descriptions/2.11/api.intercom.io.yaml @@ -14570,6 +14570,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.12/api.intercom.io.yaml b/descriptions/2.12/api.intercom.io.yaml index 4b584329..50e2c69b 100644 --- a/descriptions/2.12/api.intercom.io.yaml +++ b/descriptions/2.12/api.intercom.io.yaml @@ -14955,6 +14955,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.13/api.intercom.io.yaml b/descriptions/2.13/api.intercom.io.yaml index b5e8f99c..9efab152 100644 --- a/descriptions/2.13/api.intercom.io.yaml +++ b/descriptions/2.13/api.intercom.io.yaml @@ -16295,6 +16295,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 19bb3790..af5c5a85 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -17743,6 +17743,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 5dcf6289..2bd584e9 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -18470,6 +18470,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.7/api.intercom.io.yaml b/descriptions/2.7/api.intercom.io.yaml index 29f012ff..ecac9912 100644 --- a/descriptions/2.7/api.intercom.io.yaml +++ b/descriptions/2.7/api.intercom.io.yaml @@ -11842,6 +11842,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.8/api.intercom.io.yaml b/descriptions/2.8/api.intercom.io.yaml index 47fb48d6..b6a0e448 100644 --- a/descriptions/2.8/api.intercom.io.yaml +++ b/descriptions/2.8/api.intercom.io.yaml @@ -11866,6 +11866,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You diff --git a/descriptions/2.9/api.intercom.io.yaml b/descriptions/2.9/api.intercom.io.yaml index 3a454faa..c2c78ebb 100644 --- a/descriptions/2.9/api.intercom.io.yaml +++ b/descriptions/2.9/api.intercom.io.yaml @@ -13046,6 +13046,10 @@ components: type: string description: The content of the message. HTML is not supported. example: Hello + subject: + type: string + description: The title of the email. Only applicable if the message type is email. + example: Thanks for everything attachment_urls: type: array description: A list of image URLs that will be added as attachments. You