amazon-php / sp-api-sdk

Amazon Selling Partner SPI - PHP SDKs
131 stars 53 forks source link

Update Amazon SP API models to the latest version #558

Closed jasonhebert closed 9 months ago

jasonhebert commented 9 months ago

Change Log

Added

Fixed

Changed

  • Add Jetbrains .idea directory to .gitignore.
  • Add user flag to Docker run commands in bin/generate.sh so files created are owned by the user/group running the operation.
  • Increase rector parallel processing timeout from 2 minutes to 10 minutes.
  • Update Amazon SP API models to the latest version

Removed

  • Remove Order Approvals API from SDK as it has been removed from the library.

Deprecated

Security


Description