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