Skip to content

Commit ca81272

Browse files
QuentinJanuelastahmer
authored andcommitted
chore: add changelog
1 parent 74efcf9 commit ca81272

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"openapi-zod-client": patch
3+
---
4+
5+
Fix format validation for string items in arrays. Previously, format specifications (such as `date-time`) were ignored for array items, resulting in loose validation. This change ensures that the specified formats are now correctly applied to all string items within arrays.

0 commit comments

Comments
 (0)