mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +00:00
schema
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"fields": {
|
||||
"$ref": "./entityDefs.json#/properties/fields",
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"$ref": "./entityDefs.json#/definitions/fieldDefs"
|
||||
},
|
||||
"description": "Field definitions for the integration (to be available at Administration > Integrations)."
|
||||
},
|
||||
"allowUserAccounts": {
|
||||
|
||||
Reference in New Issue
Block a user