From 7fcd47055aacca9155e2365f950f588d18d376da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20In=C3=A1cio?= Date: Mon, 4 Dec 2023 09:46:46 +0000 Subject: [PATCH] Cleanup released endpoints from API roadmap --- apiary.apib | 7 ------- src/roadmap.apib | 7 ------- 2 files changed, 14 deletions(-) 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 |