Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-13 17:08:03 +00:00
parent 23de678eeb
commit 2b8e5d7870
21 changed files with 824 additions and 840 deletions

View File

@@ -8,8 +8,6 @@ import (
)
// Update an object. If an object with this name does not exist, creates a new one.
// You need to send the request as a multipart/form-data rather than the usual application/json
// with each parameter as a form field.
func main() {
spaceService := space.NewSpaceService(os.Getenv("M3O_API_TOKEN"))
rsp, err := spaceService.Update(&space.UpdateRequest{