guide/genswagger #57
Replies: 1 comment 3 replies
-
如果直接在上面这个页面里面进行测试,要填写登录后的auth值,在swagger文档中哪里可以填写呢,或是存储的 |
Beta Was this translation helpful? Give feedback.
3 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.
-
guide/genswagger
说明 同时支持基于 go-zero api 文件和 protobuf 文件自动生成 swagger 文档 其中自动生成 swagger 的插件如下: goctl-swagger protoc-gen-openapiv2 由于 go-zero 官方仓库插件 goctl-swagger 不怎么维护了, 并在实际使用中存在一些 bug, 所以 fork 了一...
https://jzero.jaronnie.com/guide/genswagger.html
Beta Was this translation helpful? Give feedback.
All reactions