Skip to content

Commit

Permalink
fix(swagger documentation): fix API documentation
Browse files Browse the repository at this point in the history
 - downgrade from django_rest_swagger v2.2.0 to v2.1.0

[Fix #162471316]
  • Loading branch information
vincent Onyango committed Dec 6, 2018
1 parent 154f7ab commit 0b456bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Django==2.1
django-cors-headers==2.4.0
django-cors-middleware==1.3.1
django-extensions==2.1.4
django-rest-swagger==2.2.0
django-rest-swagger==2.1.0
djangorestframework==3.9.0
djangorestframework-jwt==1.11.0
gunicorn==19.9.0
Expand Down

0 comments on commit 0b456bc

Please sign in to comment.