From 75fb031fb4c38791d864395dc818b6f8e2cebb47 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 27 Nov 2023 12:25:08 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e2127ee3f..5c49eb761 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -18113,7 +18113,7 @@ "name": "data", "optional": false, "readonly": false, - "type": "any[]", + "type": "any", "default": "", "description": "Expanded row data" } @@ -18137,7 +18137,7 @@ "name": "data", "optional": false, "readonly": false, - "type": "any[]", + "type": "any", "default": "", "description": "Expanded row data" }