mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-05 18:00:08 -05:00
https://marshmallow.readthedocs.io/en/stable/upgrading.html#pre-post-processors-must-return-modified-data We had a few cases where the pre/post processors weren't returning anything. They now need to return the modified data.