Skip to content

Commit

Permalink
Merge pull request nioperas06#17 from Gr8ayu/master
Browse files Browse the repository at this point in the history
Add django rest swagger deprecated info
  • Loading branch information
mohmyo committed Jul 11, 2020
2 parents 75d51bf + b94c50a commit 4d495c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
* [dry-rest-permissions](https://github.com/dbkaplan/dry-rest-permissions): Rules based permissions for the Django Rest Framework

### Documentation
* [django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger): Swagger Documentation Generator for Django REST Framework
* [django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger): Swagger Documentation Generator for Django REST Framework (this package is deprecated and no longer maintained. It throw error as staticfiles template tag was deprecated in Django 2.2 and is finally removed in Django 3.0. it's recommended to use drf-yasg )
* [drf-yasg](https://github.com/axnsan12/drf-yasg): Alternative OpenAPI Generator for Django REST Framework with response schema support

### Routing
Expand Down

0 comments on commit 4d495c2

Please sign in to comment.