mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 15:50:27 +00:00
task file fix
This commit is contained in:
parent
49fe2cc787
commit
2ac62feb2b
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue