Skip to content

Swagger Codegen 2.4.9 has been released!

Compare
Choose a tag to compare
@frantuma frantuma released this 14 Oct 15:28
· 957 commits to master since this release
a021141
  • Use 1.8 grammar for jenv not explicit JDK (#9769)
  • refs #7866 - revert #9700 (#9768)
  • refs #9725 - fix response schema flattening for arrays and maps (#9765)
  • refs #9753 - fixes resteasy dateLibrary dependent code (#9760)
  • [Python] Add missing reserved words (#9755)
  • update jackson to 2.9.10 (#9739)
  • [Issue 9685] Make RestTemplate thread safe by using the withHttpInfo pattern used … (#9737)
  • [Issue 9178] Handle multiple formats when decoding dates (#9730)
  • fixed examples over quotes (#9701)
  • fixed incorrect model name prefix and suffix issue (#9700)
  • [python] Issue #8483. cannot import name BoolQuery from import swagger_client (#9689)