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": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"opposite": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
Loading…
Reference in New Issue