cve-search/vulnerability-lookup

Create a swagger file for the API usage

adulau opened this issue · 4 comments

Create a swagger file for the API usage

I see flask-restx is in the requirements of this project; if the API endpoints are re-written to fully support flask-restx's possibilities that swagger file is automatically created for you, as well as API documentation.

I stand corrected....; that's exactly what I mean!

I completely forgot that it was flask-restx ;-) all good then.