Skip to content

Commit 078face

Browse files
authored
Fix allOf generation in Zod plugins
Fixes the generation of allOf in array items for Zod plugins.
1 parent 7e78118 commit 078face

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/mighty-paws-design.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
fix(zod): allOf in array items being generated as union instead of intersection

0 commit comments

Comments
 (0)