Swagger Codegen Generators v1.0.30
1.0.30 release of swagger-codegen-generators with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.30
What's Changed
- Fix Java codegen for multi-interface Serializable models by @calbach in #743
- fixed html summary escape in operations by @HugoMario in #982
- added wiremock option for test and updated templates. by @HugoMario in #983
- set joda as default library for retrofit by @HugoMario in #984
- added build gradle for java 11 template files by @HugoMario in #986
- added java11 cli option by @HugoMario in #987
- fix enum type generators template by @sbilello in #978
- Java client generators tweaks by @HugoMario in #988
- Codegen issue 11224 by @HugoMario in #989
New Contributors
Full Changelog: v1.0.29...v1.0.30
Supported V3 generators
-
typescript-axios (experimental)
-
go (experimental)
-
typescript-fetch (experimental)
-
r (experimental)
-
swift5 (experimental)
-
javascript (experimental)
-
micronaut (experimental)
-
go-server (experimental)
-
akka-scala (experimental)
-
nodejs (updated)
-
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
-
openapi
-
openapi-yaml
-
kotlin-client
-
kotlin-server
-
php
-
swift3
-
swift4
-
typescript-angular
-
scala
-
aspnetcore
-
csharp
-
csharp-dotnet2 (DEPRECATED)
-
python
-
python-flask (experimental)