pull/263/merge
Jakub Onderka 2024-03-06 07:46:23 +01:00 committed by GitHub
commit 6d72a96f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -294,7 +294,8 @@
"type": "string"
},
"name": {
"type": "string"
"type": "string",
"pattern": "^[a-z0-9\\-]+$"
},
"required": {
"items": {