meta: folding, foreignKey
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-18 09:48:26 +00:00
parent b51fe632de
commit 922cf2ff2e
3 changed files with 179 additions and 0 deletions

View File

@@ -132,6 +132,10 @@
"properties": {
"label": {
"$ref": "definitions.json#/definitions/i18nString"
},
"renderValue": {
"description": "render value based on entry ($ variable)",
"$ref": "definitions.json#/definitions/evalObjectWithRaw"
}
}
}