pub async fn get_upload_handler( __arg0: State<Arc<AppState>>, __arg1: Path<String>, ) -> Result<Response, AppError>