@3dverse/api 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
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