Files

12 lines
207 B
JSON
Raw Permalink Normal View History

{
"type":"array",
"items": {
"type":"object",
"properties": {
"renderable": {
"$ref":"/components.schema.json#/Renderable"
}
}
}
}