You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2020/09/10 12:41:51 UTC

[incubator-ponymail-foal] 01/02: add a notes field. This can be a single text or an array of texts

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit 1a2c33d8900ecce16e2e8459333edaaa91b4fc24
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Thu Sep 10 14:36:47 2020 +0200

    add a notes field. This can be a single text or an array of texts
---
 tools/mappings.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/mappings.yaml b/tools/mappings.yaml
index 8828396..8c881b7 100644
--- a/tools/mappings.yaml
+++ b/tools/mappings.yaml
@@ -87,6 +87,8 @@ mbox:
       type: text
     to:
       type: text
+    notes:
+      type: text
 notification:
   properties:
     date: