fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
125 stars 38 forks source link

docs: swagger plugin version #123

Closed RodrigoDornelles closed 5 months ago

RodrigoDornelles commented 5 months ago

closes #120

simple issue to improve docs:

Compatibility

Plugin version Fastify version Swagger Plugin Version
^2.0.0 ^4.0.0 ^8.0.0
^1.0.0 ^4.0.0 ^8.0.0

I followed the same style as fastify/fastify-swagger, but are you correct about the versions?