From 4c7cae9d70f1b4d4869dc21311b1dd169a0de47d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 14 Jan 2024 22:26:38 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,