Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
refs/heads/upstream/exceptions
/
.
/
json
/
remotes
/
ref-and-defs.json
blob: 85d06c3997c00958f5ad9ec70fc6f7c36b8ed0d8 [
file
] [
log
] [
blame
] [
edit
]
{
"$id"
:
"http://localhost:1234/ref-and-defs.json"
,
"$defs"
:
{
"inner"
:
{
"properties"
:
{
"bar"
:
{
"type"
:
"string"
}
}
}
},
"$ref"
:
"#/$defs/inner"
}