From b15719071e58d2388f358f846cd78e0957878528 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 19 Apr 2024 11:34:59 +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 70cfec2fb..8b5d15554 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -31398,6 +31398,14 @@ "type": "undefined | string | number", "default": "", "description": "New value" + }, + { + "name": "formattedValue", + "optional": false, + "readonly": false, + "type": "string", + "default": "", + "description": "currentValue" } ], "methods": []