Files
notifications-api/tests/app
Chris Hill-Scott e8a79f5413 Don’t accept cancel or update via broadcast API
We don’t support these methods at the moment. Instead we were just
ignoring the `msgType` field, so issuing one of these commands would
cause a new alert to be broadcast 🙃

We might want to support `Cancel` in the future, but for now let’s
reject anything that isn’t `Alert` (CAP terminology for the initial
broadcast).
2021-02-15 09:32:33 +00:00
..
2020-12-31 13:56:04 +00:00
2020-12-24 09:57:52 +00:00
2021-01-29 15:53:35 +00:00