@@ -27,8 +27,8 @@ migrate-down:
.PHONY: seed
seed:
@go run cmd/migrate/seed/main.go
@DB_ADDR=$(DB_ADDR) go run cmd/migrate/seed/main.go
.PHONY: gen-docs
gen-docs:
@swag init -g ./api/main.go -d cmd,internal && swag fmt
The note is not visible to the blocked user.