update
This commit is contained in:
parent
25fa736170
commit
81332dff5f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ const app = new Elysia()
|
|||
.use(
|
||||
swagger({
|
||||
path: "/swagger",
|
||||
// Explicitly use swagger-ui instead of scalar
|
||||
provider: "swagger-ui",
|
||||
documentation: {
|
||||
openapi: "3.1.0",
|
||||
info: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue