pub async fn switch_project(
__arg0: State<AppState>,
__arg1: Json<SwitchProjectRequest>,
) -> impl IntoResponseExpand description
Switch to a different project database dynamically
pub async fn switch_project(
__arg0: State<AppState>,
__arg1: Json<SwitchProjectRequest>,
) -> impl IntoResponseSwitch to a different project database dynamically