producteca-sdk
v8.19.0
Published
SDK for querying the Producteca's API
Keywords
Readme
Producteca SDK
Migration guide
2.x => 3.x
- Renamed
ProductsApi::updateVariationPicturestoaddVariationPictures. - Added
ProductsApi::updateVariationPictureswith the right behavior.
1.x => 2.x
- Renames in
Product:description=>namesku=>codevariations[...].barcode=>variations[...].sku
0.x => 1.x
- The APIs are now divided in different classes (ContactsApi, ProductsApi, SalesOrdersApi).
Publish instructions
npm version [<newversion> | major | minor | patch | ...] [-m <commit message>]
It would be ideal to write a brief description for the GitHub release after the publication.
