mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-27 01:22:30 -04:00
Add scanner's openapi to scalar
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ const app = new Elysia()
|
||||
scalarConfig: {
|
||||
sources: [
|
||||
{ slug: "kyoo", url: "/swagger/json" },
|
||||
{ slug: "keibi", url: "http://localhost:4568/auth/swagger/doc.json" },
|
||||
{ slug: "keibi", url: "/auth/swagger/doc.json" },
|
||||
{ slug: "scanner", url: "/scanner/openapi.json" },
|
||||
],
|
||||
},
|
||||
documentation: {
|
||||
|
||||
Reference in New Issue
Block a user