1 2 3 4 5 6 7 8 9 10
{ "title": "22title", "properties": { "prop1": { "title": "22sub property title in base.json" }, "prop3": { "$ref": "#/definitions/def2" } }, "definitions": { "def2": { "title": "def2" } } }