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