s3 pb
This commit is contained in:
@@ -40,7 +40,7 @@ message PartSizeResp {
|
||||
message InitiateMultipartUploadReq {
|
||||
string hash = 1;
|
||||
int64 size = 2;
|
||||
int64 maxParts = 3;
|
||||
int32 maxParts = 3;
|
||||
string cause = 4;
|
||||
string name = 5;
|
||||
string contentType = 6;
|
||||
|
||||
Reference in New Issue
Block a user