issues
search
jlevers
/
selling-partner-api
A PHP client library for Amazon's Selling Partner API
BSD 3-Clause "New" or "Revised" License
408
stars
198
forks
source link
Fixes 796
#806
Closed
iajrz
closed
2 weeks ago
iajrz
commented
2 weeks ago
This branch includes 2 changes:
uses the new generator (
composer update
to get it), which results in a removal of the
readonly
access modifier in the DTOs
fix #796 by updating the fba-inbound schema
This branch includes 2 changes:
composer update
to get it), which results in a removal of thereadonly
access modifier in the DTOs