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-08-12 18:08:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d55c099043db6b9e3fd6af21384121d00b606be2
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