6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
"description": "Describes baz",
|
|
"$ref": "qux/qux.json"
|
|
}
|