nidyx icon indicating copy to clipboard operation
nidyx copied to clipboard

Allow non local refs

Open cknadler opened this issue 11 years ago • 1 comments

{
  "type": "object",
  "properties": {
    "value": { "$ref": "some_other_schema.json.schema#/definitions/value" }
  }
}

should work.

cknadler avatar Jan 07 '14 17:01 cknadler

+1 :)

sethfri avatar May 30 '15 01:05 sethfri