plugins/openapi #784
Replies: 2 comments 1 reply
-
|
If you're using custom paths for swagger, you may notice that specPath is buggy when the path is nested See issue #318 for a solution |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Is it possible to create a folder-like hierarchy (e.g. Admin → Auth) in Elysia OpenAPI for routes like /admin/auth/*, or is this fundamentally not supported by OpenAPI? |
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/openapi
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/openapi
Beta Was this translation helpful? Give feedback.
All reactions