drf-yasg
https://github.com/axnsan12/drf-yasg
Python
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to drf-yasg
Help out
- Issues
- yasg requires serializer_class
- Huge ram consumption + fail at generation
- Failed to create schema for ListField(chield=FileField)
- Cover all responses to following implemented standard api response
- Serve swagger static docs using generated spec file
- ModuleNotFoundError: No module named 'jsonschema.compat'
- Avoid triggering django.setup() when importing settings.
- Password parameter displayed in text format
- Create entries for asgi consumer
- Load page with `?format=openapi`
- Docs
- Python not yet supported