mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
add ent to taskfile for swag generator
This commit is contained in:
@@ -4,7 +4,7 @@ tasks:
|
||||
api:
|
||||
cmds:
|
||||
- cd backend/app/api/ && swag fmt
|
||||
- cd backend/app/api/ && swag init --dir=./,../../internal,../../pkgs
|
||||
- cd backend/app/api/ && swag init --dir=./,../../internal,../../pkgs,../../ent
|
||||
# - |
|
||||
# npx swagger-typescript-api \
|
||||
# --path ./backend/app/api/docs/swagger.json \
|
||||
|
||||
Reference in New Issue
Block a user