grapi icon indicating copy to clipboard operation
grapi copied to clipboard

Route the "PATCH" HTTP method to the gateway

Open werdnum opened this issue 4 years ago • 0 comments

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.

werdnum avatar Oct 25 '21 21:10 werdnum