add missing body fields
This commit is contained in:
parent
0c6e800118
commit
903388c3ce
|
@ -228,7 +228,9 @@ notification:
|
|||
mandatory: [ ]
|
||||
optional:
|
||||
- key: "{email}"
|
||||
value:
|
||||
value: email
|
||||
- key: "{expiration_time}"
|
||||
value: --
|
||||
formatting:
|
||||
'[{email}]': null
|
||||
cc: [ ]
|
||||
|
|
|
@ -228,7 +228,9 @@ notification:
|
|||
mandatory: [ ]
|
||||
optional:
|
||||
- key: "{email}"
|
||||
value:
|
||||
value: email
|
||||
- key: "{expiration_time}"
|
||||
value: --
|
||||
formatting:
|
||||
'[{email}]': null
|
||||
cc: [ ]
|
||||
|
|
Loading…
Reference in New Issue