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
2025-12-20 15:31:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
555e660a13536a4c3a117c3cdb2d079f1e0ce5c6
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