Commit Graph

3 Commits (da4b7d4e74bfa031750897e708c698c1d0f0451b)

Author SHA1 Message Date
Cristi Vîjdea da4b7d4e74 Fix test to account for changed description
See 8a5be407e2.
2017-12-17 02:36:48 +01:00
Cristi Vîjdea 652795f5db Add swagger_auto_schema method decorator for Operation customization
See #5.
2017-12-08 17:45:00 +01:00
Cristi Vîjdea dce00156d5
Rewrite schema generation (#1)
* Completeley rewritten schema generation
* Added support for python 2.7 and 3.4
* Restructured testing and build configuration
* Added nested request schemas

This rewrite completely replaces the public interface of the django rest schema generation library, so 
further changes will be needed to re-enable and further extend the customization points one might want.
2017-12-05 19:46:02 +01:00