Skip to content

v1.10.0-preview.202312220001

Pre-release
Pre-release
Compare
Choose a tag to compare
@baywet baywet released this 22 Dec 12:21
5103657

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