Skip to content

v1.6.0

Choose a tag to compare

@openapi-code-generator-release openapi-code-generator-release released this 03 Sep 21:19
bee30cc

1.6.0 (2026-09-03)

Added

  • add browser playground app to the docs site (#180) (f022f6b)
  • enable Native AOT compatibility (#179) (6fa7e8a)

Fixed

  • guard null discriminator mapping references (#173) (3716994)
  • handle missing values for CLI options (#170) (34b81fc)
  • throw InvalidOperationException when OpenAPI document fails to parse (#169) (360967d)

Changed