Changes
- Added
Inventory
as a valid value forincludes
ongetListing
andgetListingsByListingIds
endpoint. See #236 . - Fixed issue with SKUs returning as numbers/integers instead of strings when SKU value only has numbers. See #464 .
- Fixed issue with
count
being return as 0 whenlimit
is 1 and there exists an exact match to the shop search name. See #460 .