Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Fix json schema to allow relative schemas on Windows. - #269

Merged
sanpii merged 1 commit into
Behatch:masterfrom
PM-Connect:json-schema-windows
Jan 15, 2019
Merged

Fix json schema to allow relative schemas on Windows.#269
sanpii merged 1 commit into
Behatch:masterfrom
PM-Connect:json-schema-windows

Conversation

@wizbit

@wizbit wizbit commented Jan 15, 2019

Copy link
Copy Markdown

Relative json schemas (i.e. "$ref": "./object.json" ) do not work on Windows due to realpath returning \ and later parsing requires /

@sanpii
sanpii merged commit bab9597 into Behatch:master Jan 15, 2019
@sanpii

sanpii commented Jan 15, 2019

Copy link
Copy Markdown
Member

Thank you.

@sanpii sanpii added the bug label Jan 15, 2019
@sanpii sanpii added this to the 3.2.1 milestone Jan 15, 2019
@sanpii sanpii modified the milestones: 3.2.1, 3.3 Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants