Bino
12/08/2022, 9:01 AMrouting {
authenticate("auth-basic") {
this@routing.swaggerUI(path = "/swagger", swaggerFile = "openapi/documentation.yaml") {
version = "4.15.5"
}
}
}
Aleksei Tirman [JB]
12/08/2022, 11:14 AMBino
12/08/2022, 11:56 AM