Closed driimus closed 6 months ago
Fixes fastify/aws-lambda-fastify#205 by making ZodTypeProvider assignable to FastifyTypeProvider.
ZodTypeProvider
FastifyTypeProvider
For an explanation, see https://fastify.dev/docs/latest/Guides/Write-Type-Provider/.
Thank you!
Fixes fastify/aws-lambda-fastify#205 by making
ZodTypeProvider
assignable toFastifyTypeProvider
.For an explanation, see https://fastify.dev/docs/latest/Guides/Write-Type-Provider/.