Regenerate documentation

This commit is contained in:
Pieter Vander Vennet 2021-12-03 02:30:25 +01:00
parent ea5bc7cbf4
commit 51459d6fe2
20 changed files with 108 additions and 18 deletions

View file

@ -158,7 +158,7 @@ export default {
"type": "object",
"properties": {
"id": {
"description": "The id of the tagrendering, should be an unique string.\nUsed to keep the translations in sync. Only used in the tagRenderings-array of a layerConfig, not requered otherwise",
"description": "The id of the tagrendering, should be an unique string.\nUsed to keep the translations in sync. Only used in the tagRenderings-array of a layerConfig, not requered otherwise.\n\nUse 'questions' to trigger the question box of this group (if a group is defined)",
"type": "string"
},
"group": {