1 2 3 4 5 6 7 8 9 10
{ "title": "title from file", "properties": { "prop1": { "title": "sub property title in base.json" }, "prop3": { "$ref": "other.json" } }, "definitions": { "def1": { "title": "def1" } } }