mirror of
https://github.com/niusmallnan/steve.git
synced 2025-08-31 04:41:40 +00:00
Don't return tables for puts
This commit is contained in:
@@ -462,6 +462,7 @@ func (s *Store) Update(apiOp *types.APIRequest, schema *types.APISchema, params
|
||||
return types.APIObject{}, err
|
||||
}
|
||||
|
||||
rowToObject(resp)
|
||||
return toAPI(schema, resp), nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user