Chore: update schemas

This commit is contained in:
Pieter Vander Vennet 2023-07-28 01:05:57 +02:00
parent 80168f5d0d
commit dfb5b48864
16 changed files with 16 additions and 16 deletions

View file

@ -298,7 +298,7 @@ export default {
]
},
"freeform": {
"description": "question: Should a freeform text field be shown?\nAllow freeform text input from the user\nifunset: Do not add a freeform text field\ntypes: Use a freeform value",
"description": "question: Should a freeform text field be shown?\nAllow freeform text input from the user\nifunset: Do not add a freeform text field",
"type": "object",
"properties": {
"key": {