Sign in
go
/
tools
/
master
/
.
/
internal
/
mcp
/
jsonschema
/
testdata
/
remotes
/
different-id-ref-string.json
blob: 7f888609398c5f70a0746d9a2d1e98394883a7b0 [
file
] [
log
] [
blame
]
{
"$id"
:
"http://localhost:1234/real-id-ref-string.json"
,
"$defs"
:
{
"bar"
:
{
"type"
:
"string"
}},
"$ref"
:
"#/$defs/bar"
}