Closed m4tty-d closed 2 months ago
I found another edge case around inline struct handling.
If an inline struct contained a field with the same name as a field in the parent struct it would result in duplicate fields in the generated zod schemas.
I found another edge case around inline struct handling.
If an inline struct contained a field with the same name as a field in the parent struct it would result in duplicate fields in the generated zod schemas.