From af2734768e6ee92c7994ff5e8aa3f24ab43288af Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 23 Aug 2024 08:28:52 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index ee2cb7d77..ed2059e6c 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -8943,7 +8943,7 @@ "name": "plugins", "optional": true, "readonly": false, - "type": "any", + "type": "any[]", "default": "", "description": "Used to custom plugins of the chart." },