HttpJson Mixins RPCs (Locations & IAM) Not Supported #1299
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In the genrest.go code to generate the handlers:
gapic-showcase/server/genrest/genrest.go
Line 33 in aba8edb
there is no code to generate the mixins RPCs handlers. When calling this via Java, we are seeing a 400 Bad Request:
Client Recieves:
Server sends:
Possible Fix:
gapic-showcase/util/genrest/goviewcreator.go
Line 292 in aba8edb
The text was updated successfully, but these errors were encountered: