diff --git a/schemas/WiderRegionCalendar.json b/schemas/WiderRegionCalendar.json index 1dabad07..50217ec2 100644 --- a/schemas/WiderRegionCalendar.json +++ b/schemas/WiderRegionCalendar.json @@ -130,7 +130,7 @@ "type": "array", "items": { "type": "string", - "pattern": "[A-Z]{2}" + "pattern": "[a-z]{2}_[A-Z1-9]{2,3}" } }, "WiderRegion": {