Update dates in the Feeds and Reports models

This commit is contained in:
Jack Evoniuk 2024-06-21 15:15:42 -07:00
parent cb9e781be2
commit dff7a79b3c
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"swagger": "2.0", "swagger": "2.0",
"info": { "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", "version": "2020-09-04",
"title": "Selling Partner API for Feeds", "title": "Selling Partner API for Feeds",
"contact": { "contact": {
@ -1711,4 +1711,4 @@
"description": "Information required to encrypt and upload a feed document's contents." "description": "Information required to encrypt and upload a feed document's contents."
} }
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"swagger": "2.0", "swagger": "2.0",
"info": { "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", "version": "2020-09-04",
"title": "Selling Partner API for Reports", "title": "Selling Partner API for Reports",
"contact": { "contact": {
@ -2544,4 +2544,4 @@
"description": "Response schema." "description": "Response schema."
} }
} }
} }