38 lines
943 B
JSON
38 lines
943 B
JSON
{
|
|
"fields": {
|
|
"event": {
|
|
"readOnly": {
|
|
"conditionGroup": [
|
|
{
|
|
"type": "isNotEmpty",
|
|
"attribute": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"secretKey": {
|
|
"visible": {
|
|
"conditionGroup": [
|
|
{
|
|
"type": "isNotEmpty",
|
|
"attribute": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"skipOwn": {
|
|
"visible": {
|
|
"conditionGroup": [
|
|
{
|
|
"type": "isNotEmpty",
|
|
"attribute": "userId",
|
|
"data": {
|
|
"field": "user"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|