Add back regional disclaimer to FBA Inventory API description

This commit is contained in:
Sal Ricciardi 2021-08-05 12:50:05 -07:00
parent ccefbd8363
commit ca5abf1371
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network.", "description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network. Today this API is available only in the North America region. In 2021 we plan to release this API in the Europe and Far East regions.",
"version": "v1", "version": "v1",
"title": "Selling Partner API for FBA Inventory", "title": "Selling Partner API for FBA Inventory",
"contact": { "contact": {