From 9567ee2cfa588a87615d422a5b7b9f2cc833db2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 20 Jun 2023 07:31:49 +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 1df33b7d2..5b5ef9bc1 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -30290,7 +30290,7 @@ "optional": true, "readonly": false, "type": "boolean", - "default": "false", + "default": "true", "description": "Whether to show buttons of source list." }, { @@ -30298,7 +30298,7 @@ "optional": true, "readonly": false, "type": "boolean", - "default": "false", + "default": "true", "description": "Whether to show buttons of target list." }, {