Skip to content

Commit

Permalink
update method name of saving bucket AKSK
Browse files Browse the repository at this point in the history
Signed-off-by: muzhouliu <[email protected]>
  • Loading branch information
mzhl1111 committed Jul 23, 2024
1 parent e934264 commit 9463551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/milvus.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1873,7 +1873,7 @@ message ReplicateMessageResponse {
string position = 2;
}

message UpdateBlobBucketInfoRequest {
message UpdateBlobBucketAkSkRequest {
common.MsgBase base = 1;
string bucket = 2;
string auth_key = 3;
Expand Down

0 comments on commit 9463551

Please sign in to comment.