grpc-ecosystem / grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec
https://grpc-ecosystem.github.io/grpc-gateway/
BSD 3-Clause "New" or "Revised" License
18.27k stars 2.25k forks source link

chore: use standard httpMethod in generated code #4970

Closed mmorel-35 closed 5 days ago

mmorel-35 commented 6 days ago

Description

This uses standard httpMethod in generated code instead of their quoted raw value.