fix: fix gRPC-Gateway to v2.2.0 for now

This commit is contained in:
Nex Zhu
2022-11-14 09:23:46 +08:00
parent 4ca1f0309d
commit b74f3fe89c

View File

@@ -35,7 +35,7 @@ gobin google.golang.org/protobuf/cmd/protoc-gen-go
gobin google.golang.org/grpc/cmd/protoc-gen-go-grpc
```
For generating HTTP JSON APIs with [grpc-gateway](https://grpc-ecosystem.github.io/grpc-gateway/), follow
For generating HTTP JSON APIs with [grpc-gateway](https://grpc-ecosystem.github.io/grpc-gateway/) **v2.2.0**, follow
the [documentation](https://github.com/grpc-ecosystem/grpc-gateway#installation).
For generating validators