ordercloud-api / ordercloud-javascript-sdk

The official Javascript SDK for the OrderCloud eCommerce platform
MIT License
16 stars 16 forks source link

browser only bug fix and type error bug #45

Closed crhistianramirez closed 5 years ago

crhistianramirez commented 5 years ago

fixes #43 - PATCH requests with nested models do not have Partial wrapper

fixes #44 - TypeError: m.buffer is not a function