use swaggo 1.8.12
This commit is contained in:
parent
b1bd278f9b
commit
a1788bf75a
@ -37,7 +37,7 @@ docker: build
|
|||||||
.
|
.
|
||||||
|
|
||||||
swagger:
|
swagger:
|
||||||
which swag || go install github.com/swaggo/swag/cmd/swag@latest
|
which swag || go install github.com/swaggo/swag/cmd/swag@v1.8.12
|
||||||
swag init -generalInfo api/router.go --propertyStrategy snakecase --output ./swagger/ --outputTypes "json,yaml"
|
swag init -generalInfo api/router.go --propertyStrategy snakecase --output ./swagger/ --outputTypes "json,yaml"
|
||||||
|
|
||||||
run-docker-local: docker
|
run-docker-local: docker
|
||||||
|
Loading…
Reference in New Issue
Block a user