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
- Response schemas from serializers will optionally be paginated
- Add new params to get_schema_view
- Set schema fields for list serializer, many=True
- Incorrect id type generated from ViewSets that override get_queryset
- DEFAULT_API_URL doesn't work
- Adding an endpoint breaks grouping
- Is there a way to add the manual_parameter with IN_BODY type with Serializer in request_body?
- Adds support to DEFAULT_JSON_ENCODER
- Type is incorrect if the lookup_field is set to be a one-2-one relation
- Is there a way to represent multiple responses?
- Docs
- Python not yet supported