Swagger Gradle Codegen v1.1.0 Release Notes

Release Date: 2019-06-05 // almost 5 years ago
  • (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.