rossi-p
Results
2
issues of
rossi-p
When using express-openapi to generate the Swagger file on windows, the openapi-framework package is generating the paths with backslashes, as shown in the image below.  Even though the PR...
This commit solves the problem with windows file system when generating the swagger file with openapi-framework. With this commit the swagger is now generating the docs with ('/') instead of...