Skip to content

Commit

Permalink
Merge pull request #18 from jsoa/master
Browse files Browse the repository at this point in the history
add drf-spectacular
  • Loading branch information
mohmyo authored Oct 2, 2020
2 parents 4d495c2 + 6d91962 commit edd808f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
### Documentation
* [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
* [drf-spectacular](https://github.com/tfranzel/drf-spectacular): Sane and flexible OpenAPI 3.0 schema generation for Django REST framework

### Routing

Expand Down

0 comments on commit edd808f

Please sign in to comment.