admin api: return full layout computation statistics as json (fix #1428)

This commit is contained in:
Alex Auvolat
2026-05-01 19:30:27 +02:00
committed by Alex
parent ada0c8ab70
commit 62349a6559
10 changed files with 284 additions and 129 deletions
+1
View File
@@ -33,6 +33,7 @@ async-trait.workspace = true
serde.workspace = true
serde_bytes.workspace = true
serde_json.workspace = true
utoipa.workspace = true
thiserror = { workspace = true, optional = true }
# newer version requires rust edition 2021