pub async fn update_memory( __arg0: State<Arc<RwLock<AppState>>>, __arg1: Path<i64>, __arg2: Json<UpdateMemoryRequest>, ) -> Result<Json<MemoryResponse>>
Update an existing memory