Skip to content

Conversation

@rossi-p
Copy link

@rossi-p rossi-p commented May 24, 2023

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 the ('').

 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 the ('\').
@jsdevel
Copy link
Contributor

jsdevel commented May 25, 2023

@rossi-p how is this different from #869 ?

@rossi-p
Copy link
Author

rossi-p commented May 25, 2023

@jsdevel The PR 869 solves the problem when creating the server with Express, but it still generates a Swagger file with paths using backslashes ( \ ).

@renkei
Copy link

renkei commented Jun 3, 2023

PR 877 is an alternative PR that modifies the package fs-routes instead of openapi-framework. It also solves the swagger issue mentioned by rossi-p.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants