Open sohitgore opened 7 months ago
@Sohit1212 Could you share some sample repo?
@prabhu here is an example repo implementing REST using flask-restplus
This is going to take some time. Python support in general is looking very weak, so is going to take some effort to get the type and purl inference working well.
Describe the bug
The openAPI spec is empty when trying to generate for a python web application using flask-restx and flask-restplus
How to reproduce
Create a sample web-application using flask-restx or flask-restplus Run atom and atom-tools The paths in the resultant api-spec is empty.