Skip to content

Commit b22ae55

Browse files
authored
fix: alter to 5000
1 parent 62c4e31 commit b22ae55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schemas/2.2/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"description": {
3434
"description": "This should describe the instance and might also be markdown formated",
3535
"type": "string",
36-
"pattern": "^[a-z0-9-]{0,1000}$"
36+
"pattern": "^[a-z0-9-]{0,5000}$"
3737
}
3838
}
3939
},

0 commit comments

Comments
 (0)