amazon-php / sp-api-sdk

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

Add FulfillmentInbound V0 back to the library #645

Closed jasonhebert closed 4 months ago

jasonhebert commented 4 months ago

Change Log

Added

  • Add @deprecated and deprecation notice to API methods marked as such.
  • Add FulfillmentInbound V0 back to the library.

Changed

  • Adjust tests and ObjectSerializer to account for the FulfillmentInbound V0 API.

Description

Added the FulfillmentInbound V0 back to the library, adjusted the API mustache template to add @deprecated properties, and adjusted the ObjectSerializer and tests to account for the previous.