v0.5.0
Changed
- Updated the logic for picking refs for endpoint request/response schemas, and refs within schema components. It's still not perfect, but far more of the models used by endpoints are the ones intended to be used by Walmart.
- Combined the Drop Ship Vendor and Warehouse Supplier APIs into the 1P Supplier API, because Walmart also recently made this change
- Updated various existing APIs to match Walmart upstream schema updates
Added
- Support for the
WM_PARTNER.ID
header via apartnerId
key in theConfiguration
constructor, which is a required value when calling the 1P Supplier API
Full Changelog: v0.4.1...v0.5.0