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