- Improved the generation script to correctly mark fields as nullable when defined as nullable in the OpenAPI specification. Previously, fields using
$reftypes withinanyOfnullable patterns were generated as non-nullable.
$ref types within anyOf nullable patterns were generated as non-nullable.