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-07-03 16:07:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9bb5cbb9a7c9e4d32118835e3167f8c7fe01475
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