This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/entityAcl/Webhook.json
T
2024-02-22 18:53:18 +02:00

11 lines
147 B
JSON

{
"fields": {
"user": {
"onlyAdmin": true
},
"secretKey": {
"readOnly": true
}
}
}