Skip to content

Commit 3fce811

Browse files
r1n04hr1n04h
authored andcommitted
fix: openapi spec
1 parent 9834fad commit 3fce811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const app = new Elysia(serverConfig.elysia)
2525
},
2626
},
2727
path: '/swagger',
28+
excludeStaticFile: true,
2829
})
2930
)
3031
.onAfterHandle(({ set }) => {

0 commit comments

Comments
 (0)