pub async fn trigger_sync( __arg0: State<AdminState>, __arg1: Path<String>, ) -> Json<ApiResponse<String>>