pub async fn get_generation_diff( __arg0: Path<(String, u64, u64)>, __arg1: State<AppState>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>