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