mirror of https://github.com/MISP/misp-galaxy
add: UUID also at value level
parent
a3ee0e0738
commit
0eb6ab4832
|
@ -36,6 +36,9 @@
|
|||
"value": {
|
||||
"type": "string"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta": {
|
||||
"type": "object",
|
||||
"additionalProperties": true,
|
||||
|
|
Loading…
Reference in New Issue