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