try to solve swagger issue

This commit is contained in:
smfahim25 2025-03-19 12:55:04 +06:00
parent 38fe798582
commit 31e9508dc2

View file

@ -33,7 +33,7 @@ const app = new Elysia({
) )
.use( .use(
swagger({ swagger({
path: "/api/docs", path: "/docs",
documentation: { documentation: {
info: { info: {
title: "Canvas API", title: "Canvas API",