Support Location-Independent Identifier $refs #341
Labels
Bug
Something doesn't work the way it should.
Needs Simplification
An issue which is in need of simplifying the example or issue being demonstrated for diagnosis.
With jsonschema v.2.6.0, I couldn't manage to use id's of subschemas in $ref in the same file.
test.json
with schema:test_sample.json
with JSON to test:The python code:
Result:
The aforementioned schema was validated successfully on jsonschemalint.com with draft-04, and with https://github.com/epoberezkin/ajv validator.
The text was updated successfully, but these errors were encountered: