forked from mirrors/homebox
fix: add parseDependency to swag (#486)
This commit is contained in:
parent
f66d14eeea
commit
c538518b4b
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ tasks:
|
|||
- db:generate
|
||||
cmds:
|
||||
- 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 \
|
||||
--no-client \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue