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
- Added support for zoneinfo objects
- AttributeError: module 'ruamel.yaml' has no attribute 'SafeDumper'
- How to enable "try it" feature on Redoc page, as shown in the picture
- Blocked methods for URL patterns are still shown
- APIs are not shown in swagger ui on custom permission class
- Importing SwaggerAutoSchema removes the custom DRF parameter DEFAULT_AUTHENTICATION_CLASSES
- [MERGE AFTER #868] fix type hints when using postponed evaluation of annotations (PEP-563)
- `help_text` on a SerializerMethodField not displayed if list type
- Static files of drf-yasg is not found on production server
- DISPLAY_OPERATION_ID does not seem to do anything
- Docs
- Python not yet supported