Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
8dd4f567caffc8b7e27eeebc8f23a889a3168bbb
/
.
/
json
/
remotes
/
nested
/
foo-ref-string.json
blob: 9cd2527ed5a1696582bf304b6e41b0e91fd618a7 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"properties"
:
{
"foo"
:
{
"$ref"
:
"string.json"
}
}
}