fix: RequiredOneOf field

Sorry, ate too much ananas in my pizza
pull/98/head
chrisr3d 2018-05-03 14:28:46 +02:00
parent 3a78d64644
commit 4cdfd7b0a0
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
"description": "Datetime of the first packet seen." "description": "Datetime of the first packet seen."
} }
}, },
"requireOneOf": [ "requiredOneOf": [
"first-packet-seen", "first-packet-seen",
"ip-src", "ip-src",
"ip-dst", "ip-dst",