eve/schema: pktvars is a container

It can contain any vars so need addition properties.
pull/13432/head
Eric Leblond 5 months ago committed by Victor Julien
parent 3fbc718728
commit 0e88e36020

@ -2992,9 +2992,10 @@
"username": { "username": {
"type": "string" "type": "string"
} }
} },
} "additionalProperties": true
} },
},
}, },
"optional": true "optional": true
}, },

Loading…
Cancel
Save