refactoring: move xml definitions for bucket cors/lifecycle/website config

move these defnitions to garage_api_common so that they can also be used
in admin api
This commit is contained in:
Alex Auvolat
2026-03-06 10:33:16 +01:00
committed by Alex
parent 124a9eb521
commit 6c0bb1c9b6
15 changed files with 982 additions and 963 deletions
+1
View File
@@ -10,3 +10,4 @@ pub mod generic_server;
pub mod helpers;
pub mod router_macros;
pub mod signature;
pub mod xml;