aligent / bigcommerce-v3-api-php-client

PHP library to interact with the BigCommerce V3 API (https://developer.bigcommerce.com/api-reference#v3-rest-api)
GNU General Public License v3.0
13 stars 23 forks source link

Support uploading/retrieving Images in Product API #175

Closed jswift closed 1 year ago

jswift commented 1 year ago

Currently this is only possible via the ProductImagesApi, add support to the ProductApi

jswift commented 1 year ago

I've made the minor changes needed to support this, but have not yet tested it

jswift commented 1 year ago

Will be available in 1.11.0