axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

update @fastify/swagger to 8.x #84

Open franher opened 1 year ago

franher commented 1 year ago

At @fastify/swagger v8.0.0, swagger-ui has been removed and migrated to a specific Fastify plugin, fastify/fastify-swagger-ui. This issue intends the update of @fastify/swagger to the latest version and the usage of @fastify/fastify-swagger-ui to keep the bautajs-fastify swagger working as until now.

Links of interest