forked from MapComplete/MapComplete
chore: regenerate json scheme metadata
This commit is contained in:
parent
71125c647f
commit
00698b25ca
23 changed files with 617 additions and 109 deletions
|
@ -238,7 +238,6 @@ export default {
|
|||
}
|
||||
},
|
||||
"required": [
|
||||
"class",
|
||||
"path"
|
||||
]
|
||||
},
|
||||
|
@ -285,7 +284,6 @@ export default {
|
|||
}
|
||||
},
|
||||
"required": [
|
||||
"class",
|
||||
"path"
|
||||
]
|
||||
},
|
||||
|
@ -355,6 +353,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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue