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
2026-03-27 13:41:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36ce2f7830495fae847dfeccbf92534d9aa28d67
notifications-api
/
app
/
upload
History
Katie Smith
8ae2b0bb31
Replace how
.dump
is called
...
As with `.load`, only data is now returned instead of a tuple.
2022-05-25 11:35:44 +01:00
..
__init__.py
Add uploads blueprint, the endpoint returns a combination of uploaded letters and jobs. The endpoint returns data about the uploaded letter or job, including notification statistics for the upload. The data is ordered by scheduled for and created_at.
2019-12-06 09:54:51 +00:00
rest.py
Replace how
.dump
is called
2022-05-25 11:35:44 +01:00