Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-10 16:48:02 +00:00
parent d43cef6a73
commit 05bd1cc019
26 changed files with 1090 additions and 1090 deletions

View File

@@ -7,7 +7,7 @@ import (
"go.m3o.com/space"
)
// Upload a large object. Returns a time limited presigned URL to be used for uploading the object
// Upload a large object (> 10MB). Returns a time limited presigned URL to be used for uploading the object
func main() {
spaceService := space.NewSpaceService(os.Getenv("M3O_API_TOKEN"))
rsp, err := spaceService.Upload(&space.UploadRequest{