Skip to content

V1.3.0

Latest

Choose a tag to compare

@edeuss edeuss released this 23 Feb 17:14
· 102 commits to main since this release
83856f0
  • Improved the generation script to correctly mark fields as nullable when defined as nullable in the OpenAPI specification. Previously, fields using $ref types within anyOf nullable patterns were generated as non-nullable.