Files
notifications-api/app
Katie Smith ab199b6b05 Remove unused excluded fields from Marshmallow schemas
We have a lot of cases in the schemas where we're excluding a field that
doesn't actually exist on the schema anyway. This is often because a
model has been deleted, and the schema has not been updated. These
excluded fields have no effect at the moment, but Marshmallow 3 does
raise an error if you try and exclude non-existent fields.

There should be no change to what gets (de)serialized after this change.
2022-05-06 10:14:50 +01:00
..
2022-04-29 12:28:08 +01:00
2022-04-29 12:28:08 +01:00
2022-05-03 14:42:59 +01:00
2022-04-29 12:28:08 +01:00
2022-05-03 14:42:59 +01:00
2022-04-29 12:28:08 +01:00
2022-05-03 14:42:59 +01:00