async fn update_store(
__arg0: State<Arc<SharedState>>,
__arg1: Path<String>,
__arg2: Json<StoreConfig>,
) -> impl IntoResponseasync fn update_store(
__arg0: State<Arc<SharedState>>,
__arg1: Path<String>,
__arg2: Json<StoreConfig>,
) -> impl IntoResponse