fastify-swagger icon indicating copy to clipboard operation
fastify-swagger copied to clipboard

corrected fastify autoload example

Open james-kaguru opened this issue 6 months ago • 0 comments

This pull request is to correct the fastify autoload example . While trying out I noted that calling

await fastify.ready()
fastify.swagger()

was not needed

Checklist

  • [X] documentation is changed or added

james-kaguru avatar Aug 01 '24 17:08 james-kaguru