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 #869 solves part of the problem, the docs are still generated with backslashes.