You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Ajv are you using? Does the issue happen if you use the latest version?
6.5.4
When trying to resolved relative $ref, the algorythm returns there error:
MissingRefError: can't resolve reference identifier_info_schema.json# from id https://w3id.org/dats/schema/person_schema.json#
What version of Ajv are you using? Does the issue happen if you use the latest version?
6.5.4
When trying to resolved relative $ref, the algorythm returns there error:
JSON Schema
see: https://raw.githubusercontent.com/datatagsuite/schema/master/person_schema.json
the json input being a bit big, i don't want to overflow this thread
Your code
code is available here: https://runkit.com/terazus/5bdb2df069012300129cdc73
I'm either doing something wrong in my code, or in my schemas, i guess.
Ty
The text was updated successfully, but these errors were encountered: