Files
notifications-api/tests/app
David McDonald 8cf32d6f22 Add service versioning to broadcast account type change
We are using the `set_broadcast_service_type` route to make changes to
service objects. However, we had forgotten to add the `version_class`
decorator to it which will mean the changing of a service going from
training to live mode will also be recorded in the services_history
table for free. Whilst not essential, this easy change makes things more
consistent for how we update other services.
2021-03-08 14:09:24 +00:00
..
2020-12-31 13:56:04 +00:00
2021-02-16 09:03:38 +00:00
2021-01-29 15:53:35 +00:00
2021-02-18 09:07:21 +00:00