19 lines
456 B
JSON
19 lines
456 B
JSON
{
|
|
"controller": "controllers/record",
|
|
"inlineEditDisabled": true,
|
|
"recordViews": {
|
|
"list": "views/webhook/record/list"
|
|
},
|
|
"menu": {
|
|
"list": {
|
|
"dropdown": [
|
|
{
|
|
"labelTranslation": "Global.scopeNamesPlural.WebhookQueueItem",
|
|
"link": "#WebhookQueueItem",
|
|
"aclScope": "WebhookQueueItem"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|