Fix swagger deps
This commit is contained in:
parent
28f068c890
commit
f63210272d
28 changed files with 307 additions and 310 deletions
|
@ -7,7 +7,7 @@ case $action in
|
|||
go install github.com/swaggo/swag/cmd/swag@latest
|
||||
;;
|
||||
"init")
|
||||
swag init --dir internal/controller -g ../router/router.go -pd
|
||||
swag init --dir internal/controller -g ../router/router.go
|
||||
;;
|
||||
"format")
|
||||
swag fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue