Skip to content

Commit f741fec

Browse files
committed
changeset
1 parent fffeaea commit f741fec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/nullable_enum_fix.md

+7
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)