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-03 21:08:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d21515adff16239a19a1d92f78fad1e5ac4c63d
notifications-api
/
app
/
upload
History
Rebecca Law
921b90cdec
Add
type=int
to
request.args.get
, if the arg is an int it's returned else None. This means we ignore the arg if its the wrong data type and we don't need to handle the error.
2019-12-06 13:10:38 +00:00
..
__init__.py
…
rest.py
Add
type=int
to
request.args.get
, if the arg is an int it's returned else None. This means we ignore the arg if its the wrong data type and we don't need to handle the error.
2019-12-06 13:10:38 +00:00