Files
notifications-api/app
Katie Smith 906165eeb5 Remove strict = True from Marshmallow schemas
Since Marshmallow 3, schemas are now strict by default, and the
strict parameter has been removed. There were some schemas where
we had not specified `strict = True`, but we weren't relying on strict
being False, so this does not cause any issues.

https://marshmallow.readthedocs.io/en/stable/upgrading.html#schemas-are-always-strict
2022-05-19 13:46:49 +01:00
..
2022-04-29 12:28:08 +01:00
2021-05-12 17:48:38 +01:00
2022-04-29 12:28:08 +01:00
2022-05-03 14:42:59 +01:00
2022-05-03 14:42:59 +01:00