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
- query parameters type error
- You should set `default_version` to a string and not an integer.
- Serializer to openapi.Schema
- swagger_schema_fields examples in nested serializers
- Request Body Param is being sent as a `String` instead of an `Array` of `Integers`
- drf-yasg 1.15.0: invalid foreing key type when referencing inherited class
- Labels are not copied from django_filters
- swagger serializer method visible on views with write method
- Support read_only nested serializer fields (use allOf to improve schema generation)
- Allow use of schema object for swagger_serializer_method
- Docs
- Python not yet supported