12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"type":"array",
|
|
"items": {
|
|
"type":"object",
|
|
"properties": {
|
|
"renderable": {
|
|
"$ref":"/components.schema.json#/Renderable"
|
|
}
|
|
}
|
|
}
|
|
}
|