2017-11-17 21:24:47 -03:00

5 lines
133 B
JSON
Executable File

{ "$schema": "http://json-schema.org/schema",
"type": "array",
"items": { "$ref": "foo" }
"description": "Collection of Foos"
}