django-rest-framework/rest_framework/schemas
Carlton Gibson efff9ff338 5378 fix schema generation markdown (#5421)
* Test case for #5240
* Remove unnecessary strip()  from get_description

Closes #5240

* Adjust test case
2017-09-14 12:20:41 +01:00
..
__init__.py Refactor schema generation to allow per-view customisation (#5354) 2017-09-14 09:46:34 +01:00
generators.py Refactor schema generation to allow per-view customisation (#5354) 2017-09-14 09:46:34 +01:00
inspectors.py 5378 fix schema generation markdown (#5421) 2017-09-14 12:20:41 +01:00
utils.py Refactor schema generation to allow per-view customisation (#5354) 2017-09-14 09:46:34 +01:00
views.py Refactor schema generation to allow per-view customisation (#5354) 2017-09-14 09:46:34 +01:00