diff --git a/schemas/2.2/schema.json b/schemas/2.2/schema.json index 832e0c4..e8d9e10 100644 --- a/schemas/2.2/schema.json +++ b/schemas/2.2/schema.json @@ -33,7 +33,7 @@ "description": { "description": "This should describe the instance and might also be markdown formated", "type": "string", - "pattern": "^[a-z0-9-]{0,1000}$" + "pattern": "^[a-z0-9-]{0,5000}$" } } },