fastify / fastify-response-validation

A simple plugin that enables response validation for Fastify.
MIT License
53 stars 17 forks source link

Pass in ajv instance #94

Closed dancastillo closed 1 year ago

dancastillo commented 1 year ago

Checklist

mcollina commented 1 year ago

Can you resolve the conflicts?

dancastillo commented 1 year ago

@mcollina should be all set now

felixfbecker commented 1 year ago

This is awesome, but unfortunately didn't update the TypeScript types

felixfbecker commented 1 year ago

https://github.com/fastify/fastify-response-validation/pull/96