mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-26 15:58:33 -04: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.