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

This commit is contained in:
2025-10-17 12:16:39 +02:00
parent 0ddf7d9637
commit c496dd86ed
6 changed files with 813 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -18,6 +18,7 @@ dependencies = [
"tokio",
"tracing",
"tracing-subscriber",
"utoipa",
]
[[package]]