From 8f0b32b7c73716215a3342cab697fb306c951473 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 13 Mar 2024 08:57:17 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 2bff82f9c..e119422d8 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -20407,7 +20407,7 @@ "name": "tableStyle", "optional": true, "readonly": false, - "type": "object", + "type": "string | object", "default": "", "description": "Inline style of the table element." },