drf-yasg/testproj/articles
Cristi Vîjdea c89f96fcb0
Prepare for 1.1.0 (#30)
* refactor the view inspection process to be more modular and allow recursive customization
* add operation_id argument to @swagger_auto_
* add inspections for min/max validators
* add support for URLPathVersioning and NamespaceVersioning
* integrate with djangorestframework-camel-case
* fix bugs, improve tests and documentation
2017-12-26 22:50:59 +01:00
..
migrations Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
__init__.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
models.py Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
serializers.py Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00
urls.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
views.py Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00