remove redoc and further swagger configuration
This commit is contained in:
parent
684eba8c70
commit
e3f954679a
3 changed files with 4 additions and 19 deletions
|
|
@ -15,7 +15,6 @@ tokio = { version = "1.46.1", features = [ "full" ] }
|
|||
utoipa = "5.4.0"
|
||||
utoipa-axum = "0.2.0"
|
||||
utoipa-swagger-ui = { version = "9", features = ["axum", "reqwest"] }
|
||||
utoipa-redoc = { version = "6", features = ["axum"] }
|
||||
futures-util = "0.3.31"
|
||||
log = "0.4.27"
|
||||
pretty_env_logger = "0.5.0"
|
||||
|
|
|
|||
Reference in a new issue