Closed GWTorstenDEV closed 2 years ago
Found it under Files (Git) it wasn't in the zip file ;) sry for the hassle.
I'll close the this.
Please Update the https://github.com/amazon-php/sp-api-sdk/blob/4.x/bin/generate.sh with the new json.
ty regards Torsten
@norberttech Sorry to write in an closed issue. Will you update the definition with a new version?
hey @sw-Oldeu yeah, but it needs to be done on 5.x since the new version of the catalog item brings some significant BC breaks and I still want to finish one thing related to vendors API that waits for @tomaszhanc to provide more details in order to not have to create 6.x just after I release 5.x
Thank you. So I will patch it my self now and freeze my version :-)
Hi,
here is the new Catalog Version: https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-reference.
Can you please update the https://github.com/amazon-php/sp-api-sdk/blob/4.x/src/AmazonPHP/SellingPartner/Api/CatalogApi/CatalogItemSDK.php?
and Update: https://github.com/amazon-php/sp-api-sdk/blob/4.x/bin/generate.sh
replace:
https://raw.githubusercontent.com/amzn/selling-partner-api-models/main/models/catalog-items-api-model/catalogItems_2020-12-01.json
withhttps://raw.githubusercontent.com/amzn/selling-partner-api-models/main/models/catalog-items-api-model/catalogItems_2022-04-01.json
When i'll execute
composer generate
I'll got the following ErrorsWhere can i find the *.yaml Files? or am I missing something here?
Docker version 20.10.17, build 100c701
ty regards Torsten