blob: 29661ff9fb185eea03ecbbe59f1cea87178fe1b8 [file] [log] [blame]
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {
"foo": {"$ref": "string.json"}
}
}