mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
cec0d40e5bc9a81e6e53a84baee52d3ea57e231d
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.
notifications-api
Notifications api Application for the notification api.
Read and write notifications/status queue. Get and update notification status.
mkvirtualenv -p /usr/local/bin/python3 notifications-api
Description
Languages
Python
98.5%
HCL
0.6%
Jinja
0.5%
Shell
0.3%
Makefile
0.1%