Samagra-Development / Doc-Generator

Create PDFs from a variety of formats.
17 stars 45 forks source link

Add swagger to api endpoint #136

Closed AnshulMalik closed 1 year ago

AnshulMalik commented 1 year ago

Reference: https://docs.nestjs.com/openapi/introduction

We need to add a route for swagger, all of our API routes will then be added to this swagger dashboard.

VaibhaveS commented 1 year ago

Hi, I think we already have swagger configuration.

AnshulMalik commented 1 year ago

Perfect, Thanks :)