We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffeaea commit f741fecCopy full SHA for f741fec
.changeset/nullable_enum_fix.md
@@ -0,0 +1,7 @@
1
+---
2
+default: patch
3
4
+
5
+# Fix class generation for nullable enums in OpenAPI 3.0
6
7
+Fixed issue #1120, where enum types with `nullable: true` did not work correctly if `type` was also specified.
0 commit comments