Releases: zeromicro/goctl-swagger
Releases · zeromicro/goctl-swagger
v0.2.0
What's Changed
- add gozero swagger demo by @chensylz in #24
- Add Pointer Type for API Type Definitions by @soasurs in #31
- 添加options、range和omitempty选项的支持 by @fachebot in #30
- 修复包路径错误 by @fachebot in #32
- Add all types of integer by @soasurs in #34
- fix: Compatible with 2D array generation by @fyyang in #37
- 【需求】支持header和嵌套object by @csbzy in #38
- fix(bug): embed defineStruct parse bug by @htlhenry in #46
- add exampleOption support by @colakuma in #50
- fix prefix not start with / by @bensonfx in #54
- support for multiple routing response docs by @csh995426531 in #55
- Upgrade goctl version by @kesonan in #80
- fix(parser.go): 修复validate字段的bug,添加了对form-data的支持 by @Lansongxx in #86
- feature: 支持指定schemes参数 by @waouooo in #85
- fix: header parameters by @youbudong in #98
New Contributors
- @chensylz made their first contribution in #24
- @soasurs made their first contribution in #31
- @fachebot made their first contribution in #30
- @fyyang made their first contribution in #37
- @csbzy made their first contribution in #38
- @htlhenry made their first contribution in #46
- @colakuma made their first contribution in #50
- @bensonfx made their first contribution in #54
- @csh995426531 made their first contribution in #55
- @kesonan made their first contribution in #80
- @Lansongxx made their first contribution in #86
- @waouooo made their first contribution in #85
- @youbudong made their first contribution in #98
Full Changelog: v0.1.0...v0.2.0