From ee583769d3a5c5babb96a10bb48ca5a3378124e5 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Fri, 23 Sep 2022 12:21:06 +0200 Subject: [PATCH] [#222] remove old drf_yasg reference --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 99eb12c9..b45ee1bf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -28,7 +28,7 @@ "django_filters", "vng_api_common", "vng_api_common.notifications", - "drf_yasg", + "drf_spectacular", "solo", ], DATABASES={