Changes
- Removed extraneous
compliance_summary
array being returned when including "translations" in the get listing requests. See #521 . - Changed the
image_ids
array in thecreateDraftListing
endpoint to not default to an empty array but rather allow it to be null. This will hopefully solve thearray_too_short
error message some are getting. #511 for reference.