DORSETRIGS
Home

drf-yasg (2 post)


posts by category not found!

Getting Error In Swagger(drf_yasg library) For Nested Serializers in Django

Swagger Integration Headache Nested Serializers in Django Swagger documentation is a game changer for API development providing a clear and interactive interfac

3 min read 05-10-2024 64
Getting Error In Swagger(drf_yasg library) For Nested Serializers in Django
Getting Error In Swagger(drf_yasg library) For Nested Serializers in Django

How to disable "django login" hyperlink while accessing swagger ui in drf-yasg?

Disabling the Django Login Hyperlink in drf yasgs Swagger UI When deploying your Django REST Framework DRF application with drf yasgs Swagger UI you might encou

2 min read 04-09-2024 38
How to disable "django login" hyperlink while accessing swagger ui in drf-yasg?
How to disable "django login" hyperlink while accessing swagger ui in drf-yasg?