Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 193 Bytes

nullable_enum_fix.md

File metadata and controls

7 lines (5 loc) · 193 Bytes
default
patch

Fix class generation for nullable enums in OpenAPI 3.0

Fixed issue #1120, where enum types with nullable: true did not work correctly if type was also specified.