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-31 12:51:47 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b079dc2bf050b809fbb85843da690ddee3ab3a2
notifications-api
/
app
/
v2
/
notifications
History
Paul Craig
2ae8967a5f
Merge pull request
#749
from alphagov/pc-nab-numerous-notifications
...
Remove marshmallow schema validation + format error messages
2016-11-28 17:20:27 +00:00
..
__init__.py
- Add validation methods for post notification.
2016-10-27 11:46:37 +01:00
get_notifications.py
Test invalid older_than, template_types, and bad ids
2016-11-28 15:56:59 +00:00
notification_schemas.py
Replace marshmallow with jsonschema
2016-11-28 14:22:51 +00:00
post_notifications.py
The body of the content in the response to a POST v2/notifications was not replacing the placeholders.
2016-11-28 15:49:29 +00:00