Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework API
drf-yasg – Yet another Swagger generator Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework API. Compatible with Django Rest Framework: 3.10, 3.11, 3.12 Django: 2.2, 3.0, 3.1 Python: 3.6, 3.7, 3.8, 3.9 Only the latest patch version of each major.minor series of Python, Django and Django REST Framework is supported. Only the latest version of drf-yasg is supported. Support of old versions is dropped immediately with the release of a new version. Please do not create issues before […]
Read more