mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-18 02:33:15 +00:00
fix(site-replication): delete replicated buckets
This commit is contained in:
@@ -74,6 +74,7 @@ message GetBucketInfoResponse {
|
||||
|
||||
message DeleteBucketRequest {
|
||||
string bucket = 1;
|
||||
string options = 2;
|
||||
}
|
||||
|
||||
message DeleteBucketResponse {
|
||||
|
||||
Reference in New Issue
Block a user