Skip to content

Swagger Codegen 2.4.13 has been released!

Compare
Choose a tag to compare
@frantuma frantuma released this 02 Apr 12:12
· 748 commits to master since this release
4f071cb
  • [go] Fix undefined variable exception (#8051)

  • [go] issue #7311 (#10132)

  • [go] Issue #9471 - opts struct name collision when operation has multiple tags (#9472)

  • [go] golang: correct content-type regexps (#10102)

  • [go] Beardeddragon5 go with formurlencoded (#10135)

  • Updated to support .NET core 3 (#9782)

  • fixed recursive model break issue for javascript generator (#10120)

  • Enable code generation for OpenFeign with Spring-Boot 2 (#9118) (#9120)

  • Fix typos (#9019)

  • Update README.md (#10067)

  • Use UTF-8 charset on writing files (#9976)

  • Pass strict null checks (#9978)

  • [Java][Retrofit] fix wrong order of path params (#6796)

  • Add missing JSONValue files (#9906)

  • Flag request multipart according to content-type (#9908)

  • Updated parser to v1.0.29 (#5749)

  • added option to ignore import mappings in model generation. (#9981)

  • update versions (#10062)

  • [docs] Maven repo missing 3.x.x versions (#10039)

  • feat: support for python3.7 (async is a keyword) (#8401)

  • [Java][Spring] fix incorrect @ApiResponse's response type. (#4801)

  • refs #10019 - update maven central URLs (#10021)

  • added option to use classes as models (#9932)