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
- TEST FAILED. DO NOT MERGE. Add support for creating long int ( integer, int64) fields.
- fix ``call_view_method`` warning to include method name again
- update Python, Django, and DRF versions including dropping EoL Pythons
- [MERGE AFTER #920] fix Python 3.12 type parameter syntax with ``from __future__ import annotations``
- disable ruff rules C90 and FA100
- allow overriding produces/consumes with @swagger_auto_schema decorator
- fix list views with parameters in last path segment not named "list" views
- Add support for creating long int ( integer, int64) fields.
- Add number format in DecimalField
- Discussing what are the priorities for development
- Docs
- Python not yet supported