mirror of https://github.com/MISP/misp-galaxy
Additional properties allowed on the meta part
parent
35b94437e8
commit
47325a5666
|
@ -38,7 +38,7 @@
|
|||
},
|
||||
"meta": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"additionalProperties": true,
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "array",
|
||||
|
|
Loading…
Reference in New Issue