Skip to content

Commit

Permalink
#22: install swag CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko committed Jan 1, 2024
1 parent 9ae3f16 commit 7b90a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ build: ## Build Glide
tests: ## Run tests
@go test -v -count=1 -race -shuffle=on -coverprofile=coverage.txt ./...

docs-api: ## Generate OpenAPI API docs
docs-api: install-checkers ## Generate OpenAPI API docs
@$(CHECKER_BIN)/swag init

0 comments on commit 7b90a51

Please sign in to comment.