From 0ec6755c973ce5de9bdcf1d8ac7eda1f0f5608e7 Mon Sep 17 00:00:00 2001 From: smfahim25 Date: Wed, 19 Mar 2025 12:34:43 +0600 Subject: [PATCH] update --- src/app.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.ts b/src/app.ts index 618ca8b..242b20a 100644 --- a/src/app.ts +++ b/src/app.ts @@ -30,7 +30,6 @@ const app = new Elysia() .use( swagger({ path: "/swagger", - provider: "swagger-ui", documentation: { openapi: "3.1.0", info: {