drf-yasg/testproj/todo
Cristi Vîjdea 256a052564
Add ability to set Schema fields through the serializer Meta class (#134)
* Add swagger_schema_fields attribute to serializer Meta class
* Add documentation

Closes #132.
2018-05-31 00:15:21 +03:00
..
migrations Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
__init__.py Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
models.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
serializer.py Add ability to set Schema fields through the serializer Meta class (#134) 2018-05-31 00:15:21 +03:00
urls.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
views.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00