grpc-ecosystem / grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec

Home Page:https://grpc-ecosystem.github.io/grpc-gateway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support disabling default response rendering in bazel rule

rajukrishnamurthy opened this issue Β· comments

πŸš€ Feature

Disable default response was already implemented in pull/3006, however, this is not surfaced in the protoc_gen_openapiv2 rule.

I believe this might be relatively trivial and I've attached a patch.

Hi, thanks for your issue. Please feel free to just open a PR with the patch :).