Skip to content

Commit

Permalink
schema: add "message_id" to email
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish authored and victorjulien committed Mar 17, 2023
1 parent 3d92990 commit 3a44197
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion etc/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,10 @@
},
"has_exe_url": {
"type": "boolean"
}
},
"message_id": {
"type": "string"
}
},
"additionalProperties": false
},
Expand Down

0 comments on commit 3a44197

Please sign in to comment.