feat: notification service
This commit is contained in:
@@ -91,7 +91,7 @@ redis-cli XADD mail:delivery_commands '*' \
|
||||
idempotency_key notification:mail-124 \
|
||||
request_id req-124 \
|
||||
trace_id trace-124 \
|
||||
payload_json '{"to":["pilot@example.com"],"cc":[],"bcc":[],"reply_to":[],"template_id":"game.turn_ready","locale":"fr-FR","variables":{"turn_number":54},"attachments":[]}'
|
||||
payload_json '{"to":["pilot@example.com"],"cc":[],"bcc":[],"reply_to":[],"template_id":"game.turn.ready","locale":"fr-FR","variables":{"turn_number":54},"attachments":[]}'
|
||||
```
|
||||
|
||||
## Operator API Examples
|
||||
|
||||
Reference in New Issue
Block a user