mirror of https://github.com/MISP/misp-galaxy
Schema updated to include icon field
parent
ba6f5b4eb1
commit
5ed5d1beb4
|
@ -17,6 +17,9 @@
|
|||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"icon": {
|
||||
"type": "string"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "string"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue