This commit is contained in:
Yuri Kuznetsov
2023-08-28 10:19:44 +03:00
parent 0cf851755b
commit a3f2fadd9e

View File

@@ -604,6 +604,10 @@
"type": "string",
"description": "A scope to check access to. If no access, the item is not displayed."
},
"name": {
"type": "string",
"description": "A name."
},
"action": {
"type": "string",
"description": "An action. To be used in javascript code for handling."