-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: flask-restful/flask-restful
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add Flask 1.0.2 to tests and remove Python 2.6 and 3.3 as they reached EOL
#759
by galuszkak
was merged Jul 17, 2018
Loading…
check if request body is a dict instead of assuming it is
#758
by leandropls
was closed Dec 4, 2022
Loading…
use custom error code for parse_args
enhancement
reqparse
#722
by skamsie
was merged Nov 27, 2017
Loading…
Test against Flask 0.10 and Flask 0.12; test py3.6/pypy
#683
by neilsh
was merged Nov 1, 2017
Loading…
Replace 'request.json' by 'request.get_json' if flask is greater than…
#682
by dhilst
was closed May 8, 2018
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.