chore: regenerate json scheme metadata

This commit is contained in:
Pieter Vander Vennet 2023-03-09 15:13:03 +01:00
parent 71125c647f
commit 00698b25ca
23 changed files with 617 additions and 109 deletions

View file

@ -24,7 +24,6 @@ export default {
}
},
"required": [
"class",
"path"
]
},
@ -94,6 +93,10 @@ export default {
"type": "string"
}
]
},
"#": {
"description": "Used for comments or to disable a validation\n\nignore-image-in-then: normally, a `then`-clause is not allowed to have an `img`-html-element as icons are preferred. In some cases (most notably title-icons), this is allowed",
"type": "string"
}
},
"required": [
@ -306,7 +309,6 @@ export default {
}
},
"required": [
"class",
"path"
]
},