June 10, 2024

2.9.5

(fix): Unions with elements that specify no properties are generated correctly.

What’s been fixed

  • Unions with elements that specify no properties are generated correctly.
  • Unions with a single type now have a valid type alias (rather than an invalid typing.Union).