- Notifications
You must be signed in to change notification settings - Fork 341
Pull requests: python-restx/flask-restx
Author
Label
Projects
Milestones
Reviews
Assignee
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 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.