This repository was archived by the owner on Jan 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 599
Pull requests: marcgibbons/django-rest-swagger
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Stable/0.3.x: Fix $ref usage and remove unreferenced models from output
#688
opened Aug 13, 2017 by
tuffnatty
Loading…
FIXES #815 -- template tag (staticfiles) is deprecated in Django 2.2
#816
opened Nov 26, 2019 by
jbowen7
Loading…
Use swagger-ui.js (unminified) in DEBUG mode
#572
opened Oct 26, 2016 by
blueyed
Contributor
Loading…
Stable/0.3.x: Fix @api_view wrapper detection on DRF 3.4.7+
#654
opened May 13, 2017 by
tuffnatty
Loading…
Fix of a bug that happens when the user defines prototype functions for Array
#729
opened Jan 10, 2018 by
andreyyudin
Loading…
Removed using of deprecated assertDictContainsSubset().
#788
opened Nov 19, 2018 by
felixxm
Contributor
Loading…
Stable/0.3.x: enum is not a primitive type per 1.2 spec
#655
opened May 13, 2017 by
tuffnatty
Loading…
Stable/0.3.x: Better query parameter format introspection for BooleanFilter and DateFields
#689
opened Aug 13, 2017 by
tuffnatty
Loading…
Stable/0.3.x: form parameter minimum/maximum values are strings per 1.2 spec
#692
opened Aug 14, 2017 by
tuffnatty
Loading…
Stable/0.3.x: Fix array member format in form params and model properties
#690
opened Aug 13, 2017 by
tuffnatty
Loading…
Stable/0.3.x: Schema object's
required field cannot be empty
#686
opened Aug 13, 2017 by
tuffnatty
Loading…
Stable/0.3.x: Property objects cannot have a
required field
#687
opened Aug 13, 2017 by
tuffnatty
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.