v1.10.0-preview.202312220001
Pre-release
Pre-release
Added
Changed
- Fixed a bug where the discriminator validation rule would report false positives on nullable union types.
- Fixed a bug where constructors and model names where clashing in Go. #3920
- Fixed a bug where the order of enum declaration might results in a missing enum type. #3935
- Fixed java generating compound types with underscore in the name. [#3824](#3824