This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-26 18:31:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2463cd8fb52a2ca1ba71d9953a591f41525de607
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
13155e24dc
We are getting 500 errors when a POST notification has characters that can not be decoded or the json is malformed.
...
The exception is wrapped and a sensible error message is returned to the client.
2018-07-03 09:04:33 +01:00
..
__init__.py
…
test_get_notifications.py
Bump utils to improve plain text email formatting
2018-04-10 11:14:48 +01:00
test_notification_schemas.py
Updated notifications-util to the latest version.
2018-07-02 13:48:40 +01:00
test_post_letter_notifications.py
Refactor process_letter_notification to make the code easier to read.
2018-04-09 13:56:44 +01:00
test_post_notifications.py
We are getting 500 errors when a POST notification has characters that can not be decoded or the json is malformed.
2018-07-03 09:04:33 +01:00