mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-01 16:03:41 +00:00
They were never really intended to support null values, so this is kind of a bug. However, this is technically also breaking for users that set these properties to `null` explicitly (instead of leaving them unset).