added vibecoded swagger documentation with utoipa
This commit is contained in:
@@ -25,6 +25,8 @@ tower-http = { version = "0.6.6", features = ["cors", "limit", "trace", "fs"] }
|
||||
tower_governor = "0.8.0"
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
|
||||
utoipa = { version = "5.5.0", features = ["uuid"] }
|
||||
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
|
||||
uuid = { version = "1.19.0", features = ["serde", "v7"] }
|
||||
validator = "0.20.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user