From c634ad5dfe9ca11cce0d41e46e72514f62dc0104 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 20 Sep 2023 11:26:15 +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 444f78b9f..eba6ca56b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -12474,6 +12474,13 @@ "type": "PassThrough", "default": "" }, + { + "name": "ptOptions", + "optional": true, + "readonly": false, + "type": "PassThroughOptions", + "default": "" + }, { "name": "unstyled", "optional": true,