[go: up one dir, main page]

Skip to content

Pull requests: axnsan12/drf-yasg

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

Fix retrieving model for reverse relations 1.21.x Release target in 1.21.x bug Bug report/fix
#573 opened Apr 11, 2020 by glowka Loading… updated Jul 17, 2022
fix #559: recursively resolve type of one2one using target_field 1.21.x Release target in 1.21.x bug Bug report/fix
#560 opened Mar 18, 2020 by pbrenna Loading… updated Jul 17, 2022
Fix #534 1.21.x Release target in 1.21.x bug Bug report/fix
#535 opened Jan 30, 2020 by Kentalot Loading… updated Jul 17, 2022
For OneToOne lookup field use the target_field to determine type 1.21.x Release target in 1.21.x bug Bug report/fix
#482 opened Oct 27, 2019 by lingster Loading… updated Jul 17, 2022
Schema is split to request and response parts 1.22.x Release target in 1.22.x
#164 opened Jul 10, 2018 by matllubos Loading… updated Jul 17, 2022
fixed endpoint listing when using URLPathVersioning 1.22.x Release target in 1.22.x
#409 opened Jul 15, 2019 by trolley813 Loading… updated Jul 17, 2022
Support field level examples 1.22.x Release target in 1.22.x feature New feature proposal
#452 opened Sep 10, 2019 by zak10 Loading… updated Jul 17, 2022
[WIP] Merge in features from DRF core 1.22.x Release target in 1.22.x Incomplete Not ready for merging
#461 opened Sep 26, 2019 by kevin-brown Loading… updated Jul 17, 2022
Remove unnecessary overrides in EndpointEnumerator 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#468 opened Oct 4, 2019 by kevin-brown Loading… updated Jul 17, 2022
Replace is_callable_method with is_simple_callable 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#469 opened Oct 4, 2019 by kevin-brown Loading… updated Jul 17, 2022
Subclass SchemaGenerator instead of defining a new one 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#470 opened Oct 4, 2019 by kevin-brown Loading… updated Jul 17, 2022
Add pagination for customized actions 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#730 opened Jul 29, 2021 by tuenut Loading… updated Jul 17, 2022
Adds support to DEFAULT_JSON_ENCODER 1.22.x Release target in 1.22.x enhancement Enhancement proposal Incomplete Not ready for merging
#483 opened Oct 28, 2019 by gustav0 Loading… updated Jul 19, 2022
New: add schemes param 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#606 opened Jun 17, 2020 by Wooden-Robot Loading… updated Jul 19, 2022
Do not use a leading dot to specify SwaggerRenderer formats help wanted Help wanted Incomplete Not ready for merging
#667 opened Oct 29, 2020 by brianhelba Loading… updated Jul 19, 2022
Avoid triggering django.setup() when importing settings. 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#743 opened Sep 24, 2021 by koniiiik Loading… updated Jul 20, 2022
Support new X | Y union syntax of Python 3.10 (PEP 604) 1.23.x Release target in 1.23.x good first issue Good first issue help wanted Help wanted Incomplete Not ready for merging
#758 opened Dec 10, 2021 by intgr Loading… updated Jul 20, 2022
fix when multiple actions have the same url_path
#800 opened Jul 27, 2022 by shipengtaov Loading… updated Jul 27, 2022
Fix 765 - Update to ruamel.yaml 0.17, use new API
#806 opened Aug 25, 2022 by jwhitlock Loading… updated Aug 25, 2022
Fix documentation generation
#807 opened Aug 25, 2022 by jwhitlock Loading… updated Aug 25, 2022
Response schemas from serializers will optionally be paginated help wanted Help wanted Incomplete Not ready for merging
#499 opened Nov 22, 2019 by PaulWay Loading… updated Aug 31, 2022
Update view.py
#809 opened Aug 31, 2022 by lopezvit Loading… updated Aug 31, 2022
Hide read_only=True nested serializers from data
#824 opened Nov 29, 2022 by curiousKonstantin Loading… updated Nov 29, 2022
Add descriptions to fields and responses 1.22.x Release target in 1.22.x review wanted Review wanted
#786 opened Apr 8, 2022 by PaulWay Loading… updated Feb 9, 2023
Upgrade deprecated pkg_resources
#853 opened Jun 12, 2023 by AngelOnFira Loading… updated Jul 27, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.