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
- Swagger throws Internal Server Error when using reverse relationships in serializer
- For OneToOne lookup field use the target_field to determine type
- Incorrect model schema generation
- Remove unnecessary overrides in EndpointEnumerator
- Replace is_callable_method with is_simple_callable
- Subclass SchemaGenerator instead of defining a new one
- Is there a way to show django's url name (`name` parameter to url or path function)
- [WIP] Merge in features from DRF core
- Is there a way to exclude viewset or explicitly include viewset ?
- Support field level examples
- Docs
- Python not yet supported