Closed ticosax closed 9 years ago
It is probably an artefact of old versions of DRF. But I noticed that implementation of get_api_root_view() is buggy when used in combination with drf-swagger. And relying on upstream implementation, fixes it.
get_api_root_view()
I didn't check further.
duplicates of #90
It is probably an artefact of old versions of DRF. But I noticed that implementation of
get_api_root_view()
is buggy when used in combination with drf-swagger. And relying on upstream implementation, fixes it.I didn't check further.