diff --git a/www/docs/static/schema-pro.json b/www/docs/static/schema-pro.json index a19c07bd040..60a263f83ed 100644 --- a/www/docs/static/schema-pro.json +++ b/www/docs/static/schema-pro.json @@ -473,6 +473,9 @@ "$ref": "#/$defs/ChangeLogGroup" }, "type": "array" + }, + "abbrev": { + "type": "integer" } }, "additionalProperties": false,