Added
- The Assortment Recommendations and Reviews APIs (US only)
- Since the Suppliers APIs now use a separate API host, added support for category-specific hosts in
src/Walmart.php
- Specific schema keys can be deleted via the
schemas/modifications/deletions.json
file
Changed
- Updated all APIs from upstream models
- Reorganized schema models and schema correction files into separate, sibling folders
Fixed
- Replaced
Walmart::warehouseSupplier()
withsupplier()
(#10) - Tested and fixed signature-based authentication (#10, #5)
Full Changelog: v0.6.3...v0.7.0