diff --git a/schema.json b/schema.json index c44c459..aee4936 100644 --- a/schema.json +++ b/schema.json @@ -20,6 +20,9 @@ "record": { "type": "object", "properties": { + "ALIAS": { + "type": "string" + }, "A": { "type": "array", "items": {