make redoc look prettier

This commit is contained in:
Laura Klünder 2023-12-03 22:52:06 +01:00
parent ba4c2b7d0a
commit e5e3a6b7e2
3 changed files with 35 additions and 12 deletions

View file

@ -1,5 +1,5 @@
import json
from typing import Optional
from typing import Annotated, Optional
from django.core.serializers.json import DjangoJSONEncoder
from django.shortcuts import redirect