Skip to content

v0.5.0

Compare
Choose a tag to compare
@jlevers jlevers released this 25 Jul 04:02
· 27 commits to main since this release

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 a partnerId key in the Configuration constructor, which is a required value when calling the 1P Supplier API

Full Changelog: v0.4.1...v0.5.0