MoralisWeb3 / Moralis-JS-SDK

Moralis Official Javascript SDK
https://docs.moralis.io
Other
366 stars 257 forks source link

Moralis.Web3API.storage.uploadFolder missing parameter options. #313

Closed andreas-hauschild-inacta closed 1 year ago

andreas-hauschild-inacta commented 2 years ago

New Bug Report

Checklist

Issue Description

It looks like that the API Endpoint Moralis.Web3API.storage.uploadFolder(options) is broken, or the documentation is outdated. The parameter options doesn't exists anymore (i use typescript). It was removed here: https://github.com/MoralisWeb3/Moralis-JS-SDK/pull/79/commits/8522e781e691718f44fbb3179ce79219ecf25d34#

Actual Outcome

Can't use storage endpoint because i cant set the parameter

Expected Outcome

Can set the parameter to upload my files

Environment

Client

Mdk2022 commented 2 years ago

Am working on how to set the dix

harshrpg commented 2 years ago

Do we know when will this be fixed?

ErnoW commented 1 year ago

Closing, as it already has been fixed (different repo now: https://github.com/MoralisWeb3/Moralis-JS-SDK-v1)