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

api description not showing on dev server

Open rahulharal opened this issue 6 years ago • 0 comments

Hi i am using swagger with django rest but description is missing in docs, but local server is working well.

http://dev.shopestapp.com:8080/docs/#!/api

django-rest-framework-docs==0.1.7 django-rest-framework-social-oauth2==1.0.5 django-rest-swagger==0.3.9 django-storages==1.4.1 django-watson==1.2.3 djangorestframework==3.4.3 djangorestframework-csv==2.0.0

rahulharal avatar Mar 08 '18 08:03 rahulharal