Closed tintin92350 closed 1 year ago
Describe the bug When using Windows path style in the Included path patterns field as below, it doesn't find the file.
Included path patterns
Path : api-specifications\openapi\spec-v1.yaml
api-specifications\openapi\spec-v1.yaml
To Reproduce
Expected behavior It should take backslash as normal slash in Windows context and find the two paths in the same way:
api-specifications/openapi/spec-v1.yaml api-specifications\openapi\spec-v1.yaml
Environment:
Hi @tintin92350 thanks for the report. I'll close this issue as it's related to #89. Please feel free to follow the progress on improved Windows support there.
Describe the bug When using Windows path style in the
Included path patterns
field as below, it doesn't find the file.Path :
api-specifications\openapi\spec-v1.yaml
To Reproduce
api-specifications\openapi\spec-v1.yaml
or any path to existing specification but with backslashExpected behavior It should take backslash as normal slash in Windows context and find the two paths in the same way:
Environment: