mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
fix(docs): fix minor swagger issue and upgrade swag [EE-6548]
This commit is contained in:
parent
47f29002f0
commit
3103d498cf
2 changed files with 1 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ ENV=development
|
|||
WEBPACK_CONFIG=webpack/webpack.$(ENV).js
|
||||
TAG=local
|
||||
|
||||
SWAG=go run github.com/swaggo/swag/cmd/swag@v1.8.11
|
||||
SWAG=go run github.com/swaggo/swag/cmd/swag@v1.16.2
|
||||
GOTESTSUM=go run gotest.tools/gotestsum@latest
|
||||
|
||||
# Don't change anything below this line unless you know what you're doing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue