Skip to content

OpenAPI Support version 24

Choose a tag to compare

@zapbot zapbot released this 06 Dec 09:25
· 8180 commits to main since this release
3d08d1f

Changed

  • Use examples defined in parameters (Issue #6870).
  • Tweak error message shown when content type is not supported.
  • Dependency updates.

Fixed

  • Fixed ClassCastException when using nested map properties with mixed definition styles.