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

snake_case response

shijting opened this issue · comments

Hi guys, how do I change the JSON field of the response to snake_case when using grpc-gateway as an api gateway?