Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
refs/heads/upstream/exceptions
/
.
/
json
/
remotes
/
locationIndependentIdentifier.json
blob: 96b17c3f1af8b36d3dde3ac521176764b1619595 [
file
] [
log
] [
blame
] [
edit
]
{
"$defs"
:
{
"refToInteger"
:
{
"$ref"
:
"#foo"
},
"A"
:
{
"$anchor"
:
"foo"
,
"type"
:
"integer"
}
}
}