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