Skip to content

Pull requests: flask-restful/flask-restful

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

test_api: fix traceback
#762 by kparal was merged Jun 26, 2018 Loading…
check if request body is a dict instead of assuming it is
#758 by leandropls was closed Dec 4, 2022 Loading…
Change type-hint
#755 by JonesH was merged May 10, 2018 Loading…
Add __slots__ to Api class
#752 by JoMingyu was closed Apr 30, 2018 Loading…
Pin the pytz version used
#750 by dlinley was closed Apr 18, 2018 Loading…
Update __init__.py
#749 by sanjusci was closed Apr 14, 2018 Loading…
Don't transform to json on 204 no-content
#747 by mattbillenstein was closed Nov 28, 2018 Loading…
typo, changed sane to same
#745 by Lambdah was closed Mar 29, 2018 Loading…
Use pycryptodome instead of pycrypto.
#743 by dougroyal was closed Mar 23, 2018 Loading…
Fix typo in docs/extending
#729 by cassiewallace was merged Dec 23, 2017 Loading…
Support json.dumps for Decimal type
#724 by ProstoMaxim was closed Nov 30, 2017 Loading…
Removes download count
#719 by sobolevn was merged Nov 22, 2017 Loading…
delete unused import
#709 by htlhenry was merged Nov 1, 2017 Loading…
Fix arguments with type=list reqparse
#705 by stephenpascoe was merged Oct 4, 2017 Loading…
Switch to py.test
#704 by XyzFreak was closed Sep 21, 2017 Loading…
Fix Import Error in conf.py on ReadTheDocs.org
#698 by bsandrow was merged Aug 24, 2017 Loading…
Should use or logic for :type, Union for python 3
#695 by andy-d was merged Aug 4, 2017 Loading…
BugFix for python3 error handling bug
#686 by labeneator was merged Jun 15, 2017 Loading…
Test against Flask 0.10 and Flask 0.12; test py3.6/pypy
#683 by neilsh was merged Nov 1, 2017 Loading…
turn off key sorting of json response in python3
#680 by imhuwq was merged May 25, 2017 Loading… 0.3.6
Include latest python version in installation.rst
#669 by aschatten was merged Nov 1, 2017 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.