v2: test env

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2024-11-26 11:41:10 +03:30
parent 22c5992046
commit 7b2eef8657
4 changed files with 23 additions and 24 deletions
+5 -2
View File
@@ -28,8 +28,11 @@ plugins:
out: stub/doc/md
# # NOTE: Gateway
# # - remote: buf.build/grpc-ecosystem/gateway:v2.16.2
# - local: protoc-gen-grpc-gateway
# out: stub/go
- local: protoc-gen-grpc-gateway
out: stub/go
opt:
- standalone=true
- generate_unbound_methods=true
# # NOTE: SWAGGER json files
# # - remote: buf.build/grpc-ecosystem/openapiv2:v2.16.2
# - local: protoc-gen-openapiv2