{
    "$defs": {
        "bar": {
            "$id": "http://localhost:1234/the-nested-id.json",
            "type": "string"
        }
    },
    "$ref": "http://localhost:1234/the-nested-id.json"
}