3.0.34 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.34
What's Changed
- fix handling of empty paths by @frantuma in #11708
- Handlebars 4.2.1 by @HugoMario in #11705
- add org.owasp dependency in security profile by @gracekarina in #11722
- added tests files for springboot generated code by @HugoMario in #11728
- added new petstore sample file by @HugoMario in #11729
- bump jackson to 2.13.2 by @frantuma in #11764
Full Changelog: v3.0.33...v3.0.34