eve/schema: remove duplicate fields

pull/13044/head
Eric Leblond 7 months ago committed by Victor Julien
parent 5cf6459f3f
commit 0044b5f682

@ -4468,30 +4468,6 @@
"type": "string"
}
},
"set_info": {
"type": "object",
"optional": true,
"properties": {
"class": {
"type": "string"
},
"info_level": {
"type": "string"
}
}
},
"rename": {
"type": "object",
"optional": true,
"properties": {
"from": {
"type": "string"
},
"to": {
"type": "string"
}
}
},
"dcerpc": {
"type": "object",
"optional": true,

Loading…
Cancel
Save