Open frennkie opened 4 years ago
The "interactive API" is implemented in rest_framework_swagger which unfortunately is no longer maintained: https://github.com/marcgibbons/django-rest-swagger/issues/815#issuecomment-617054279.
rest_framework_swagger
An alternative seems to be: https://github.com/axnsan12/drf-yasg
The "interactive API" is implemented in
rest_framework_swagger
which unfortunately is no longer maintained: https://github.com/marcgibbons/django-rest-swagger/issues/815#issuecomment-617054279.An alternative seems to be: https://github.com/axnsan12/drf-yasg