django-rest-framework/rest_framework/schemas
Daniel Bate 5feb835929 Feature/action docs sections (#6060)
* added ability to add sections to custom action documentation

* added tests to cover docs sections in custom actions

* added method specific docs test for action mapping

* added docs for custom action documentation
2018-10-10 10:29:29 +02:00
..
__init__.py Add DEFAULT_SCHEMA_CLASS setting (#5658) 2017-12-14 11:24:21 +01:00
generators.py Fix schemas for extra actions (#5992) 2018-07-06 10:35:36 +02:00
inspectors.py Feature/action docs sections (#6060) 2018-10-10 10:29:29 +02:00
utils.py Have is_list_view recognise RetrieveModel… views (#5480) 2017-10-05 20:41:14 +02:00
views.py Add OpenAPIRenderer by default, and add schema docs. (#6233) 2018-10-04 14:05:55 +01:00