Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-09 14:32:12 +00:00
parent d310afaf59
commit 8245cf14ad
18 changed files with 834 additions and 834 deletions

View File

@@ -133,7 +133,7 @@ type ReadRequest struct {
}
type ReadResponse struct {
// Returns the response as a raw object
// Returns the response as raw data
Object string `json:"object"`
}