yanick / jsonschematic

json schema viewer
https://yanick.github.io/jsonschematic/
MIT License
19 stars 3 forks source link

relative urls not properly expanded #88

Closed yanick closed 4 years ago

yanick commented 4 years ago

Run the dev instance

look at http://json-schema.org/draft-07/schema

Link for allOf ref is http://localhost:3000/#http://json-schema.org/draft-07/schema/properties/allOf#/definitions/schemaArray, and it should be http://localhost:3000/#http://json-schema.org/draft-07/schema#/definitions/schemaArray