Files
notifications-api/app
Chris Hill-Scott 8def7d0d3b Fix serialisation of callbacks
Because the IDs of our callback and inbound SMS APIs were stored in
lists instead of directly on the serialised model they weren’t getting
cast to a string before trying to JSONify them. And JSON doesn’t know
what to do with a UUID object.

For some reason this was only affecting the endpoint for fetching
inbound SMS.
2020-06-26 16:31:49 +01:00
..
2020-06-25 14:25:04 +01:00
2020-05-13 08:56:54 +01:00
2020-06-24 12:20:40 +01:00
2020-06-26 16:31:49 +01:00