mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-05 21:07:43 +00:00
fix
This commit is contained in:
@@ -393,7 +393,7 @@ impl Operation for GetTierInfo {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize, Default)]
|
||||
#[derive(Debug, serde::Deserialize, Default)]
|
||||
pub struct ClearTierQuery {
|
||||
pub rand: Option<String>,
|
||||
pub force: String,
|
||||
|
||||
Reference in New Issue
Block a user