summaryrefslogtreecommitdiff
path: root/json/remotes/different-id-ref-string.json
blob: 7f888609398c5f70a0746d9a2d1e98394883a7b0 (plain)
1
2
3
4
5
{
    "$id": "http://localhost:1234/real-id-ref-string.json",
    "$defs": {"bar": {"type": "string"}},
    "$ref": "#/$defs/bar"
}