mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 15:22:24 -05:00
Keep the marshmallow 2 behaviour of dropping unknown keys https://marshmallow.readthedocs.io/en/stable/upgrading.html#schemas-raise-validationerror-when-deserializing-data-with-unknown-keys The new default is to raise an error for unknown keys. This also adds the optional fields that the `EmailDataSchema` can have to the schema - `next` and `admin_base_url`.
24 KiB
24 KiB