Description
When using zod for validation, the headers (type Headers) are being safeParse'd into an object and that doesn't work, so if a route required headers, it just can't be validated.
Reproducible example or configuration
No response
OpenAPI specification (optional)
No response
System information (optional)
No response
Description
When using zod for validation, the headers (type Headers) are being safeParse'd into an object and that doesn't work, so if a route required headers, it just can't be validated.
Reproducible example or configuration
No response
OpenAPI specification (optional)
No response
System information (optional)
No response