diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index c66347230..90ead662c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -43160,6 +43160,14 @@ "default": "", "description": "Name of the input element." }, + { + "name": "binary", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "", + "description": "Allows to select a boolean value." + }, { "name": "disabled", "optional": true,