2cf1cd7bba
Actually, the correct usage of mailto protocol should be mailto:youremail@example.com instead of mailto://youremail@example.com Closes-Bug:#1697449 Change-Id: I24135c4c6d6f6a8a15da4a33e38e1a518bddee50
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"subscriber":"mailto:test@gmail.com",
|
|
"ttl":3600,
|
|
"options":{
|
|
"from": "Jack",
|
|
"subject": "Hello"
|
|
}
|
|
} |