schema: add "message_id" to email

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

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

Loading…
Cancel
Save