@3dverse/api 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -656,6 +656,7 @@ function getAssetThumbnail({
656
656
  operationId: "getAssetThumbnail",
657
657
  method: "get",
658
658
  url: "/assets/" + asset_container + "/" + asset_id + "/thumbnail",
659
+ responseType: "arraybuffer",
659
660
  params: {
660
661
  size,
661
662
  default_url