diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 881cdb16..dda910c2 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -25466,6 +25466,10 @@ components: type: object description: Fin's answer to the user's query. properties: + id: + type: string + description: A unique identifier for this message. + example: '98765' author: type: string enum: diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 1971528f..7be99bb0 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -19976,6 +19976,10 @@ components: type: object description: Fin's answer to the user's query. properties: + id: + type: string + description: A unique identifier for this message. + example: '98765' author: type: string enum: diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index fd8aabe4..c149c154 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -20804,6 +20804,10 @@ components: type: object description: Fin's answer to the user's query. properties: + id: + type: string + description: A unique identifier for this message. + example: '98765' author: type: string enum: