mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-28 05:50:27 -05:00
Previously we were using a schema that mapped onto db.Model. However, the json in the request did not reflect the VerfiyCode db Model. I did not add validation on the to field, we did not have that previously.