Update for the dataFile field

This commit is contained in:
Elio Struyf
2022-05-25 10:12:05 +02:00
parent d11e8112e0
commit 2610032a38
+5
View File
@@ -938,6 +938,11 @@
"type": "string",
"default": "",
"description": "Specify the key of the data file to use for this field"
},
"dataFileValue": {
"type": "string",
"default": "",
"description": "Specify the property name that will be used to show the value for the field"
}
},
"additionalProperties": false,