{
"key": "string",
"label": "string",
"description": "string",
"required": true,
"valueType": "string",
"enumValues": [
"string"
],
"acceptedMimeTypes": [
"string"
],
"multiValue": true,
"maxValues": 0,
"order": 0,
"defaultValue": "string",
"hidden": true,
"sourceKind": "string",
"presentation": {
"widget": "string",
"placeholder": "string",
"hint": "string",
"examples": [
"string"
]
}
}