Added link between email address and channel.

This commit is contained in:
Martin Edenhofer 2015-08-28 03:44:19 +02:00
parent cd855f5c4c
commit e6ad8fd038

View file

@ -27,6 +27,7 @@
"EmailAddresses": [
{
"id": 1,
"channel_id": 10,
"realname": "Zammad Demo System",
"email": "zammad_demo@localhost"
}
@ -45,6 +46,7 @@
],
"Channels": [
{
"id": 10,
"area": "Email::Account",
"group_id": 1,
"options": {