nidyx
nidyx copied to clipboard
Allow non local refs
{
"type": "object",
"properties": {
"value": { "$ref": "some_other_schema.json.schema#/definitions/value" }
}
}
should work.
+1 :)