diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 3f64864b..1e55d409 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -20271,11 +20271,11 @@ components: description: The contacts name. example: John Doe owner_id: - type: integer + type: string nullable: true description: The id of an admin that has been assigned account ownership of the contact. - example: 123 + example: '123' has_hard_bounced: type: boolean description: Whether the contact has had an email sent to them hard bounce. @@ -22227,11 +22227,11 @@ components: Messenger was installed or when specified manually) example: 1571672154 owner_id: - type: integer + type: string nullable: true description: The id of an admin that has been assigned account ownership of the contact - example: 123 + example: '123' unsubscribed_from_emails: type: boolean nullable: true @@ -28353,11 +28353,11 @@ components: Messenger was installed or when specified manually) example: 1571672154 owner_id: - type: integer + type: string nullable: true description: The id of an admin that has been assigned account ownership of the contact - example: 123 + example: '123' unsubscribed_from_emails: type: boolean nullable: true