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-06-25 09:49:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4feaa06f5d85ef232929e4c819a44b97a1f3e63a
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