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
- Manual parameters not working (AttributeError: 'tuple' object has no attribute 'in_')
- Wrong handeling of combination "@swagger_auto_schema(... responses={... XSerializer(many=True)})" and "@action(detail=True, ...)"
- Add descriptions to fields and responses
- coreschema is archived
- TypeError: 'set' object is not reversible
- cannot add form parameters when the request has a request body
- Adding a required field for query parameters on multiple views without having to add them in to serializer
- drf-yasg how to generate request paramter to swagger doc when I does not using Serializer Class
- ModuleNotFoundError: No module named 'drf_yasg' [docker]
- Add a way to specify path component on a needed basis
- Docs
- Python not yet supported