try to solve swagger issue
This commit is contained in:
parent
38fe798582
commit
31e9508dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const app = new Elysia({
|
|||
)
|
||||
.use(
|
||||
swagger({
|
||||
path: "/api/docs",
|
||||
path: "/docs",
|
||||
documentation: {
|
||||
info: {
|
||||
title: "Canvas API",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue