{ "$id": "http://localhost:1234/buu.json", "definitions": { "buu": { "type": "object", "properties": { "bar": { "$ref": "bar.json" } } } } }