Swagger Codegen 3.0.35 has been released!
3.0.35 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.35
What's Changed
- swagger-codegen#4883: Expose skipInlineModelMatches flag in Maven plugin by @hlyakhovich in #9672
- fix flatten option by @frantuma in #11804
- polymorphism java tests by @HugoMario in #11832
- added composed schema extension for composed models founds by @HugoMario in #11829
New Contributors
- @hlyakhovich made their first contribution in #9672
Full Changelog: v3.0.34...v3.0.35