Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
7cb202af57f30476a56e75e83dad7ebfeb7ecf4e
/
.
/
json
/
remotes
/
draft4
/
locationIndependentIdentifier.json
blob: eeff1eb23b11d62695b7ed0b92d5147e7c1d1f8d [
file
]
{
"definitions"
:
{
"refToInteger"
:
{
"$ref"
:
"#foo"
},
"A"
:
{
"id"
:
"#foo"
,
"type"
:
"integer"
}
}
}