This commit is contained in:
Yuri Kuznetsov
2025-06-11 10:09:16 +03:00
parent 6ca6c0b938
commit c1f2d5d0f1

View File

@@ -748,6 +748,10 @@
"entity": {
"type": "string",
"description": "An entity type. To be specified if there's no corresponding link defined."
},
"createButton": {
"type": "boolean",
"description": "To display the create button."
}
}
}