mirror of https://github.com/MISP/misp-objects
Merge 9101b52a61
into dcf0c3febc
commit
8cba491581
|
@ -297,7 +297,8 @@
|
|||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"pattern": "^[a-z0-9\\-]+$"
|
||||
},
|
||||
"required": {
|
||||
"items": {
|
||||
|
|
Loading…
Reference in New Issue