fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
134 stars 40 forks source link

Why dependency on fastify-swagger? #15

Closed leppaott closed 1 year ago

leppaott commented 1 year ago

Prerequisites

Issue

Why doesn't this let serve swagger-ui based on routes generated by fastify-openapi-glue as an exaple without required the dependency fastify-swagger?