Skip to content

Pull requests: python-restx/flask-restx

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
Assigned to nobody Loading
Sort

Pull requests list

fix discriminator not marshalled correctly when using polymorph fields
#359 opened Jul 23, 2021 by KeyzaneX Loading… updated Nov 1, 2022
Fix: Working outside of request context
#360 opened Jul 26, 2021 by dhanababum Loading… updated Nov 1, 2022
allow definition of own swagger schema for path variables.
#279 opened Feb 10, 2021 by InuSasha Loading… updated Nov 1, 2022
fix to_marshallable_type
#241 opened Oct 26, 2020 by mas15 Loading… updated Nov 1, 2022
Fix Issue #184: don't treat empty dict as None when skip_none=True
#185 opened Jul 27, 2020 by yuvalherziger Loading… updated Nov 1, 2022
Added ability to customize/override 'consumes'
#155 opened Jun 16, 2020 by courtarro Loading… updated Apr 18, 2023
Accept enum class as String enum argument
#288 opened Mar 2, 2021 by mas15 Loading… updated Jun 5, 2023
ProTip! Exclude everything labeled bug with -label:bug.