@jafps/plugin-schema
v1.2.1
Published
Fastify plugin for using typebox to handle JSON schemas.
Readme
@jafps/plugin-schema
Fastify plugin for using typebox to handle JSON schemas.
It depends on @jafps/plugin-error.
Usage
import schemaPlugin from "@jafps/plugin-schema";
await app.register(schemaPlugin);