6 lines
128 B
JSON
6 lines
128 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft/2020-12/schema",
|
|
"description": "Describes foo",
|
|
"$ref": "baz/baz.json"
|
|
}
|