Files
notifications-api/app
Toby Lorne 7542709455 clients: cbc_proxy sends message_type
When we ask the CBC Proxy to send a message, we should specify that we
want to send a real message, when we want a real message

We will do this by specifying the message_type which can have 4 types, 3
of which represent a real message:

| Name   | Effect                   |
| ------ | ------------------------ |
| alert  | Create an alert          |
| update | Update an existing alert |
| cancel | Cancel an existing alert |
| test   | Send a link test         |

We will use message_type to represent the table above

Signed-off-by: Toby Lorne <toby.lornewelch-richards@digital.cabinet-office.gov.uk>
Co-authored-by: Richard <richard.baker@digital.cabinet-office.gov.uk>
Co-authored-by: Pea <pea.tyczynska@digital.cabinet-office.gov.uk>
2020-10-27 15:24:02 +00:00
..
2020-10-26 13:01:34 +00:00
2020-09-21 14:40:22 +01:00
2019-12-13 10:02:39 +00:00
2020-09-21 14:40:22 +01:00
2020-05-13 08:56:54 +01:00
2020-08-03 14:01:59 +01:00
2020-06-24 12:20:40 +01:00
2020-10-27 10:38:09 +00:00
2020-02-14 14:15:41 +00:00
2020-01-24 13:18:37 +00:00
2020-07-28 12:10:18 +01:00