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