bump schema to v5.1, allows to cross-reference placeholders

This commit is contained in:
Martin Raifer 2022-09-29 20:46:14 +02:00
parent 2542974846
commit 85ff0905cd
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
3 changed files with 2 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"type": "number",
"minValue": 0,
"label": "{building/levels}",
"placeholder": "2, 4, 6...",
"placeholder": "{building/levels}",
"prerequisiteTag": {
"key": "building",
"valueNot": "no"