Add common swagger that combine auth & api

This commit is contained in:
2025-03-27 09:42:22 +01:00
parent 4dbb41f008
commit d0d12cc5f6
4 changed files with 23 additions and 19 deletions

View File

@@ -9,7 +9,7 @@
"format": "biome check --write ."
},
"dependencies": {
"@elysiajs/swagger": "^1.2.2",
"@elysiajs/swagger": "zoriya/elysia-swagger#build",
"blurhash": "^2.0.5",
"drizzle-kit": "^0.30.4",
"drizzle-orm": "0.39.0",