mirror of https://github.com/MISP/misp-objects
chg: update json schema for relationships to include opposite key
parent
ebfcf6a169
commit
df7cf6bffb
|
@ -19,6 +19,9 @@
|
|||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"opposite": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Reference in New Issue