diff --git a/schema_objects.json b/schema_objects.json index f34237d..e239f55 100644 --- a/schema_objects.json +++ b/schema_objects.json @@ -297,7 +297,8 @@ "type": "string" }, "name": { - "type": "string" + "type": "string", + "pattern": "^[a-z0-9\\-]+$" }, "required": { "items": {