plugins/swagger #511
Replies: 3 comments
-
facing |
Beta Was this translation helpful? Give feedback.
0 replies
-
When i use with prefix, like: const app = new Elysia({ prefix: "/api" }) the documentations show nothing. Why? |
Beta Was this translation helpful? Give feedback.
0 replies
-
the components.schemas is empty in the download swagger JSON |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
plugins/swagger
Plugin for Elysia that adds support for generating Swagger API documentation for Elysia Server. Start by installing the plugin with "bun add @elysiajs/swagger".
https://elysiajs.com/plugins/swagger
Beta Was this translation helpful? Give feedback.
All reactions