From 1f3ab7e37e536a91fc9724964b1ece4b50bb8f6e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sat, 3 Feb 2024 11:37:11 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e30ba8bab..6f1b61374 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -53626,7 +53626,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"info\" | \"warn\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"", "default": "info", "description": "Severity level of the message." },