diff --git a/schema/defs-linux.json b/schema/defs-linux.json index ca01a6870..36eaaee00 100644 --- a/schema/defs-linux.json +++ b/schema/defs-linux.json @@ -194,7 +194,8 @@ "type": "boolean" }, "type": { - "type": "string" + "type": "string", + "pattern": "^[acb]$" }, "major": { "$ref": "#/definitions/Major"