integrations/openapi #553
Replies: 3 comments 1 reply
-
抱歉,我错了,我自己安装两次swagger安装包,导致的response重复消费。不知道你的包安装了swagger |
Beta Was this translation helpful? Give feedback.
0 replies
-
谢谢你!我下载你的仓库之后,看到了默认有swagger包,我才明白。可以加一个提示在文档
田正东
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2025年6月2日(星期一) 凌晨2:06
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: [elysiajs/documentation] integrations/openapi (Discussion #553)
integrations/openapi
Elysia has first-class support and follows OpenAPI schema by default. Allowing any Elysia server to generate a Swagger page and serve as documentation automatically by using just 1 line of the Elysia Swagger plugin.
https://elysiajs.com/integrations/openapi.html
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
swagger 内部json /swagger/json 不会管设置prefix ‘‘/api’’ ,导致界面没有数据 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
integrations/openapi
Elysia has first-class support and follows OpenAPI schema by default. Allowing any Elysia server to generate a Swagger page and serve as documentation automatically by using just 1 line of the Elysia Swagger plugin.
https://elysiajs.com/integrations/openapi.html
Beta Was this translation helpful? Give feedback.
All reactions