some big beautiful update
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
"type": "varchar",
|
||||
"maxLength": 512,
|
||||
"required": true,
|
||||
"copyToClipboard": true
|
||||
"copyToClipboard": true,
|
||||
"validatorClassNameList": [
|
||||
"Espo\\Classes\\FieldValidators\\Webhook\\Url\\NotInternal"
|
||||
]
|
||||
},
|
||||
"isActive": {
|
||||
"type": "bool",
|
||||
|
||||
Reference in New Issue
Block a user