diff --git a/apiary.apib b/apiary.apib index e0334c30..ec9a0908 100644 --- a/apiary.apib +++ b/apiary.apib @@ -1014,13 +1014,6 @@ You can follow our API progress and ongoing proposals via our [API Blueprint Git | **Milestone** | **ETA** | | ----------------------------------------------------------------------------- | ----------------- | -| Ability to change the currency for invoice | October 1, 2023 | -| Ability to change the currency for quotation | October 1, 2023 | -| Allow updating booked invoices | October 1, 2023 | -| Webhooks for meetings and calls | November 15, 2023 | -| Meeting endpoints | November 15, 2023 | -| Call endpoints | November 15, 2023 | -| Ability to manage custom fields on meetings and calls | November 15, 2023 | | Notes endpoints | December 15, 2023 | | Ability to get days off | January 15, 2024 | | Tickets endpoints | February 1, 2024 | diff --git a/src/roadmap.apib b/src/roadmap.apib index ab82942f..f6a4f1f3 100644 --- a/src/roadmap.apib +++ b/src/roadmap.apib @@ -2,13 +2,6 @@ | **Milestone** | **ETA** | | ----------------------------------------------------------------------------- | ----------------- | -| Ability to change the currency for invoice | October 1, 2023 | -| Ability to change the currency for quotation | October 1, 2023 | -| Allow updating booked invoices | October 1, 2023 | -| Webhooks for meetings and calls | November 15, 2023 | -| Meeting endpoints | November 15, 2023 | -| Call endpoints | November 15, 2023 | -| Ability to manage custom fields on meetings and calls | November 15, 2023 | | Notes endpoints | December 15, 2023 | | Ability to get days off | January 15, 2024 | | Tickets endpoints | February 1, 2024 |