Provide ETag with sha256Sum of input object data
This commit is contained in:
@@ -47,7 +47,7 @@ func TestMinioApi(t *testing.T) {
|
||||
Owner: owner,
|
||||
},
|
||||
}
|
||||
data := &ListResponse{
|
||||
data := &ObjectListResponse{
|
||||
Name: "name",
|
||||
Contents: contents,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user