schema: add "message_id" to email

pull/8605/head
Jason Ish 3 years ago committed by Victor Julien
parent 3d92990c6f
commit 3a44197183

@ -1338,7 +1338,10 @@
}, },
"has_exe_url": { "has_exe_url": {
"type": "boolean" "type": "boolean"
} },
"message_id": {
"type": "string"
}
}, },
"additionalProperties": false "additionalProperties": false
}, },

Loading…
Cancel
Save