1{ 2 "$defs": { 3 "refToInteger": { 4 "$ref": "#foo" 5 }, 6 "A": { 7 "$anchor": "foo", 8 "type": "integer" 9 } 10 } 11} 12