pull/263/merge
Jakub Onderka 2024-11-26 12:35:51 +00:00 committed by GitHub
commit 8cba491581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

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