1{
2    "$defs": {
3        "bar": {
4            "$id": "http://localhost:1234/the-nested-id.json",
5            "type": "string"
6        }
7    },
8    "$ref": "http://localhost:1234/the-nested-id.json"
9}
10