This commit is contained in:
Yuri Kuznetsov
2024-06-12 11:58:28 +03:00
parent e56c64dba4
commit 91177fc0d2
+4
View File
@@ -35,6 +35,10 @@
"additionalProperties": {
"type": "string"
}
},
"link": {
"type": "string",
"description": "A link name to check access to a related record instead of an actual record. Actual if access checker is Espo\\Core\\Acl\\AccessChecker\\AccessCheckers\\Foreign."
}
}
}