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