schema
This commit is contained in:
@@ -6,7 +6,10 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"fields": {
|
"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)."
|
"description": "Field definitions for the integration (to be available at Administration > Integrations)."
|
||||||
},
|
},
|
||||||
"allowUserAccounts": {
|
"allowUserAccounts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user