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