pub async fn validate_known_ids( __arg0: State<AppState>, __arg1: Path<HashMap<String, String>>, req: Request<Body>, next: Next, ) -> Result<Response, Response>