seriousme / fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
MIT License
196 stars 33 forks source link

Feature: x-no-fastify-config #570

Closed seriousme closed 4 months ago

seriousme commented 4 months ago

This feature adds the option to ignore a route in an OpenApi specification, see README.md for details.