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-09 02:43:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
356a8c451ffade03844b502b6a6cadd7bad79b3e
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