From f341d108315876daf7854192618310397b9df735 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 4 Jul 2024 11:39:26 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 5659c8d5f0..c009701e61 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -50413,7 +50413,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"info\" | \"warn\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", "description": "Severity of the message." }, {