-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
The parser and generator should add support for methods with additional_bindings, allowing multiple different URLs to access the same gRPC endpoint. The current code only renders code for the outer method, but silently ignores the additional_bindings.
This is especially useful when you have bindings using different HTTP verbs, like PUT and PATCH, that hit the same gRPC method but may use different verbs, or populate different fields from the URL.
krugi, t0nem1n, nicole-lihui and WillardHu
Metadata
Metadata
Assignees
Labels
No labels