agreatfool/grpc_tools_node_protoc_ts

make it possible to maintain snake case in generated client

Opened this issue · 0 comments

Right now the generated client automatically converts all snake case to camel case. Provide a flag to not perform this conversion.