Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-13 17:04:45 +00:00
parent 9a662c1dcc
commit 23de678eeb
22 changed files with 838 additions and 838 deletions

View File

@@ -56,7 +56,7 @@ func (t *FunctionService) List(request *ListRequest) (*ListResponse, error) {
}
//
// Update a function
func (t *FunctionService) Update(request *UpdateRequest) (*UpdateResponse, error) {
rsp := &UpdateResponse{}