ajoute une vue dans l'application web sur l'openAPI

This commit is contained in:
2025-10-17 12:16:39 +02:00
parent 218e527e24
commit 1f263c2295
6 changed files with 813 additions and 5 deletions

View File

@@ -18,3 +18,4 @@ tracing = "0.1.41"
tracing-subscriber = "0.3.20"
axum = "0.8.4"
serde_json = "1.0.145"
utoipa = "5.4"