mirror of https://github.com/MISP/misp-galaxy
[Cluster] Add NACE_CODE to schema
parent
548cce9ed8
commit
8c22d4bfc3
|
@ -139,6 +139,9 @@
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"NACE_CODE": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue