xref
: /
aosp_15_r20
/
external
/
json-schema-validator
/
src
/
test
/
suite
/
remotes
/
nested
/
foo-ref-string.json
(revision 78c4dd6aa35290980cdcd1623a7e337e8d021c7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
"type"
:
"object"
,
3
"properties"
: {
4
"foo"
: {
"$ref"
:
"
string.js
on"
}
5
}
6
}
7