Ajout du validateur json + correctif factory metadata
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Renderable": {
|
||||
"type":"object",
|
||||
"properties": {
|
||||
"fg":{
|
||||
"$ref":"/types/color.schema.json"
|
||||
},
|
||||
"bg":{
|
||||
"$ref":"/types/color.schema.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user