diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 24b278aaf..2142906bb 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -449,6 +449,9 @@ "$ref": "#/$defs/ChangeLogGroup" }, "type": "array" + }, + "abbrev": { + "type": "integer" } }, "additionalProperties": false,