grapi
grapi copied to clipboard
Route the "PATCH" HTTP method to the gateway
This is a common REST method, and without this change, it's impossible to send the "PATCH" method over HTTP in configurations where the HTTP Gateway and the GRPC Gateway (e.g., the default configuration).
Resolves #301.