from drf_spectacular.views import SpectacularAPIView class APISchema(SpectacularAPIView): api_version = "v1"