Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-09 15:02:43 +00:00
parent e6a4ba7a6a
commit 6f04af332e
18 changed files with 858 additions and 858 deletions

View File

@@ -83,7 +83,7 @@ type CreateResponse struct {
}
type DeleteRequest struct {
// The name of the object. Use forward slash delimiter to implement a nested directory-like structure e.g. images/foo.jpg
// Name of the object
Name string `json:"name"`
}