diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 02aff9c02..9863ec00a 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -6507,6 +6507,14 @@ "default": "", "description": "Style class of the badge." }, + { + "name": "badgeSeverity", + "optional": true, + "readonly": false, + "type": "null | string", + "default": "", + "description": "Severity type of the badge." + }, { "name": "loading", "optional": true,