From e6d0589ba45e71fd245717b67bce52f10ddbccd6 Mon Sep 17 00:00:00 2001 From: Gehad Moeiza Date: Thu, 11 Jul 2024 13:40:38 +0200 Subject: [PATCH] CON-176 fix build --- apiary.apib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apiary.apib b/apiary.apib index 9b6fe2e4..64dab976 100644 --- a/apiary.apib +++ b/apiary.apib @@ -427,10 +427,10 @@ We list all backwards-compatible additions here. These are currently available i (There is also a [list of backwards-incompatible upgrades](#changelog) available, but those only apply if you [upgrade your API version](#upgrading-your-api-version).) #### July 2024 -- We added `ticket.created`, `ticket.updated`, `ticket.closed`, `ticket.reopened` and `ticket.deleted` to supported Webhook types. -- We added `ticketMessage.added` to supported Webhook types. - We added `attachments` to the `emailTracking.list` endpoint. - We added `attachments` to the `emailTracking.create` endpoint. +- We added `ticket.created`, `ticket.updated`, `ticket.closed`, `ticket.reopened` and `ticket.deleted` to supported Webhook types. +- We added `ticketMessage.added` to supported Webhook types. #### June 2024 - We added `tax` to the `products.info` endpoint.