django-rest-swagger icon indicating copy to clipboard operation
django-rest-swagger copied to clipboard

get_swagger_view should have permission_classes parameter

Open ammarmallik opened this issue 6 years ago • 1 comments

Can we add permission_classes parameter for get_swagger_view() function?

ammarmallik avatar Nov 20 '18 20:11 ammarmallik

You can choose drf_yasg.

necan avatar Dec 24 '18 01:12 necan