fix: JSON schema fixed to have a colour at entry level
parent
57551e2656
commit
79002f96c4
|
@ -19,6 +19,9 @@
|
|||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"colour": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue