Playing with fastify and the schema object on routes, I\'m trying to add more validations. fastify use (for body validations) ajv. Following fastify documentation and code,