You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
add options.maxChunkSize to fileManagement.putFileContents() and if the file size is bigger, then chunk. Note that a File object can be passed instead of body, so need to check the type.
Chunked file uploads are not yet implemented for file management method,
putFile
.The text was updated successfully, but these errors were encountered: