Ajout du validateur json + correctif factory metadata
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type":"array",
|
||||
"items": {
|
||||
"type":"object",
|
||||
"properties": {
|
||||
"renderable": {
|
||||
"$ref":"/components.schema.json#/Renderable"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user