From 86eb1cb8a66a92eb53aee05a0144f31d045b6350 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 May 2023 01:00:22 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e58db5678..4b012e414 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -351,6 +351,13 @@ "description": "Custom passthrough(pt) option method.", "relatedProp": "", "props": [ + { + "name": "name", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, { "name": "props", "optional": false,