WIP: Garage v2 #948

Draft
lx wants to merge 125 commits from next-v2 into main
Showing only changes of commit 6ccfbb2986 - Show all commits

View file

@ -110,12 +110,6 @@ mod v08 {
}
}
#[derive(PartialEq, Eq, Clone, Debug, Serialize, Deserialize)]
pub struct RedirectAll {
pub hostname: String,
pub protoco: String,
}
#[derive(PartialEq, Eq, Clone, Debug, Serialize, Deserialize)]
pub struct CorsRule {
pub id: Option<String>,