Skip to content

v1.22.0

Latest
Compare
Choose a tag to compare
@baywet baywet released this 09 Jan 13:28
493ab99

Added

Changed

  • Fixed a bug in generation when a referenced schema in an allOf was a primitive #5701.
  • Fixed a bug where inherited error models would be missing interface declarations. #5888
  • Fixed a bug where oneOf/anyOf schemas with single references to inheritance or intersections would be missing properties. [#5921](#5921