From dff7a79b3c012568fb3fd9a25eda683012f6a96f Mon Sep 17 00:00:00 2001 From: Jack Evoniuk Date: Fri, 21 Jun 2024 15:15:42 -0700 Subject: [PATCH] Update dates in the Feeds and Reports models --- models/feeds-api-model/feeds_2020-09-04.json | 4 ++-- models/reports-api-model/reports_2020-09-04.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/models/feeds-api-model/feeds_2020-09-04.json b/models/feeds-api-model/feeds_2020-09-04.json index 7392898..4c5d746 100644 --- a/models/feeds-api-model/feeds_2020-09-04.json +++ b/models/feeds-api-model/feeds_2020-09-04.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "description": "Effective **June 27, 2023**, the Selling Partner API for Feeds v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Feeds API must migrate to [Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference) to avoid service disruption.", + "description": "Effective **June 27, 2024**, the Selling Partner API for Feeds v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Feeds API must migrate to [Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference) to avoid service disruption.", "version": "2020-09-04", "title": "Selling Partner API for Feeds", "contact": { @@ -1711,4 +1711,4 @@ "description": "Information required to encrypt and upload a feed document's contents." } } -} \ No newline at end of file +} diff --git a/models/reports-api-model/reports_2020-09-04.json b/models/reports-api-model/reports_2020-09-04.json index 4127a00..183e0ec 100644 --- a/models/reports-api-model/reports_2020-09-04.json +++ b/models/reports-api-model/reports_2020-09-04.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "description": "Effective **June 27, 2023**, the Selling Partner API for Reports v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Reports API must migrate to [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) to avoid service disruption.", + "description": "Effective **June 27, 2024**, the Selling Partner API for Reports v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Reports API must migrate to [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) to avoid service disruption.", "version": "2020-09-04", "title": "Selling Partner API for Reports", "contact": { @@ -2544,4 +2544,4 @@ "description": "Response schema." } } -} \ No newline at end of file +}