You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an integration like better-auth, even though they support OpenAPI specs it doesn't get added to the swagger output of Elysia. One workaround could be to allow the swagger plugin to be extended with other swagger definitions so we can add any custom paths to the single swagger definition.
Also curious about same thing. ElysiaJS have official docs about how to integrate better-auth to elysia but their docs are not showed on swagger. Could we improve that situation?
Uh oh!
There was an error while loading. Please reload this page.
When using an integration like better-auth, even though they support OpenAPI specs it doesn't get added to the swagger output of Elysia. One workaround could be to allow the swagger plugin to be extended with other swagger definitions so we can add any custom paths to the single swagger definition.
The text was updated successfully, but these errors were encountered: