goctl-swagger icon indicating copy to clipboard operation
goctl-swagger copied to clipboard

能否支持swagger 3.0?现在无法生成form格式的文档接口

Open coverthesea opened this issue 2 years ago • 1 comments

如题,现在没法把form的tag的结构体生成出来用form表单的文档 现在生成出来的文档,都是json请求参数的 或者有其他办法生成form的文档?

coverthesea avatar Aug 21 '22 12:08 coverthesea

#52 和这个是重复,上面附了openapi3.0的标准和还有一个go openapi3.0的库。

bensonfx avatar Sep 23 '22 02:09 bensonfx