diff --git a/Makefile b/Makefile index cf690d661..360ce3c7f 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ i18n-extract-core: ./manage.py makemessages --ignore web --ignore internal --ignore web --ignore web-api --ignore website -l en gen-build: - ./manage.py spectacular --file schema.yml + AUTHENTIK_DEBUG=true ./manage.py spectacular --file schema.yml gen-clean: rm -rf web/api/src/