Files
CosmicEngine/lib/All/json-schema-validator/test/issue-9/foo/foo.json

6 lines
124 B
JSON
Raw Normal View History

{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Describes foo",
"$ref": "baz/baz.json"
}