mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
aa88279681
The Serialize impl on the `Node` type is for the `/debug` endpoint only. Committed APIs should use the `NodeDescribeResponse`. Refs - fixes https://github.com/neondatabase/neon/issues/11326 - found while working on admin UI change https://github.com/neondatabase/cloud/pull/26207