-
-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
missing testA request to add a test to the suite that is currently not covered elsewhere.A request to add a test to the suite that is currently not covered elsewhere.
Description
Came across the folliwng issue...
$ref tags will work for the python validators if they refer to an internal path.
If they refer to a URI (urn:something:...) then it will attempt to resolve it as an URI and fail.
phenopackets/phenopacket-format#55
Is this something we should test for?
Something like "ids defined should be checked before trying to resolve externally"?
Metadata
Metadata
Assignees
Labels
missing testA request to add a test to the suite that is currently not covered elsewhere.A request to add a test to the suite that is currently not covered elsewhere.