mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
swag: add --requiredByDefault option (#5)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs --requiredByDefault
|
||||||
protoc --go-grpc_out="require_unimplemented_servers=false:." --go_out="." proto/*.proto
|
protoc --go-grpc_out="require_unimplemented_servers=false:." --go_out="." proto/*.proto
|
||||||
rm -rf ../agent/proto
|
rm -rf ../agent/proto
|
||||||
cp -r proto ../agent
|
cp -r proto ../agent
|
||||||
Reference in New Issue
Block a user