Skip to content

Swagger Codegen 3.0.1 has been released!

Compare
Choose a tag to compare
@frantuma frantuma released this 05 Oct 14:15
· 923 commits to 3.0.0 since this release
f603d89

3.0.1 release of swagger-codegen with OpenAPI 3 support.

Supported V3 generators

  • dynamic-html
  • html
  • html2
  • java
  • jaxrs-cxf-client
  • jaxrs-cxf
  • inflector
  • jaxrs-cxf-cdi
  • jaxrs-spec
  • jaxrs-jersey
  • jaxrs-di
  • jaxrs-resteasy-eap
  • jaxrs-resteasy
  • spring (updated)
  • openapi
  • openapi-yaml
  • kotlin-client
  • kotlin-server
  • php
  • swift3
  • swift4
  • typescript-angular
  • scala

Notable features

  • update Spring generator
  • added option to choose template engine. (#8737)

Notable changes: