task file fix

This commit is contained in:
icanotc 2023-08-13 05:13:34 -04:00
parent 49fe2cc787
commit 2ac62feb2b

View file

@ -20,7 +20,7 @@ tasks:
- db:generate - db:generate
cmds: cmds:
- cd backend/app/api/static && swag fmt --dir=../ - cd backend/app/api/static && swag fmt --dir=../
- cd backend/app/api/static && swag init --dir=../,../../../internal,../../../pkgs - cd backend/app/api/static && swag init --dir=../,../../../internal,../../../pkgs --parseDependency
- | - |
npx swagger-typescript-api \ npx swagger-typescript-api \
--no-client \ --no-client \