20 lines
485 B
JSON
20 lines
485 B
JSON
{
|
|
"controller": "controllers/record",
|
|
"createDisabled": true,
|
|
"editDisabled": true,
|
|
"mergeDisabled": true,
|
|
"exportDisabled": true,
|
|
"textFilterDisabled": true,
|
|
"menu": {
|
|
"list": {
|
|
"dropdown": [
|
|
{
|
|
"labelTranslation": "Global.scopeNamesPlural.Webhook",
|
|
"link": "#Webhook",
|
|
"aclScope": "Webhook"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|