ShogunPanda / fastify-openapi-docs

A simple plugin for Fastify that generates OpenAPI spec automatically.
ISC License
27 stars 5 forks source link

fix: allow multiple instances #2

Closed javi11 closed 3 years ago

javi11 commented 3 years ago

Remove fastify-static decorator to allow multiple openapi-docs instances in different paths

Closes #1

ShogunPanda commented 3 years ago

Hi! Thanks for the issue report and the PR. I included this PR in another commit I already had in place. The feature has been release in version 0.4.0.