schema addition

This commit is contained in:
Yuri Kuznetsov
2023-07-13 11:16:36 +03:00
parent 237e39f495
commit a3e2a32a7d
+4
View File
@@ -359,6 +359,10 @@
"type": "boolean",
"description": "Disables the ability to add the field in formula-script, templates and some other tools."
},
"directUpdateDisabled": {
"type": "boolean",
"description": "Indicates that updating the field directly is not possible."
},
"importDisabled": {
"type": "boolean",
"description": "Disables the ability to import the field."