Swagger Codegen Generators v1.0.34
1.0.34 release of swagger-codegen-generators with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.34
What's Changed
- fixed backslash incompatibility with handlebar 4.2.1 version by @HugoMario in #1014
- fixed map property issue by @HugoMario in #1018
- Joshuafc patch 1 by @HugoMario in #1021
- fix typescript-axios model type error & lost import by @joshuafc in #950
- run swagger-ui on flask generated project by @HugoMario in #1026
- bump jackson version by @frantuma in #1034
New Contributors
Full Changelog: v1.0.32...v1.0.34