swagger issue
This commit is contained in:
parent
f4c1c9fcb0
commit
420d4cb5f8
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const app = new Elysia()
|
|||
path: "/swagger",
|
||||
provider: "swagger-ui", // Explicitly use swagger-ui instead of scalar
|
||||
documentation: {
|
||||
openapi: "3.1.0",
|
||||
openapi: "3.0.0",
|
||||
info: {
|
||||
title: "Canvas API",
|
||||
version: "1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue