Skip to content

swagger-gradle-codegen v1.1.0

Compare
Choose a tag to compare
@cortinico cortinico released this 05 Jun 08:24
· 282 commits to master since this release
28bc68b

(2019-06-05)

  • 🎁 Update SharedCodegen to fallback to title usage if x-model is not present #21
  • 🎁 Add support for composed models and reference models #22
  • 🎁 Extended visibility of Custom Moshi Adapters #30
  • 🐛 Fix model sanitisation #19
  • 🐛 Ensure that retrofit body is not nullable #20
  • 🐛 Read spec version from SwaggerSpec via codegen tools and allow to set DEFAULT_VERSION constant #23
  • 🐛 Fix issue with MultiPart request and file uploads #26
  • 🐛 Fix for square brackets in the operation name #32

Thanks to @cortinico, @MatthewTPage, @GuilhE, @macisamuele and @redwarp for the support with this release.