What I want to do is add validation to the schema response from a fastify route.
Following the documentation from Fastify here we can see this
Ajv for