Hi all, We are trying to setup a Wiremock server f...
# help
z
Hi all, We are trying to setup a Wiremock server for testing against a gRPC service. While trying to set up the stubs for requests, we’re having issues trying to use body matching because the protobuf request body isn’t being decoded correctly. It always comes back as
"body":{"/n"}
Is there support for protobuf->json decoded for pattern matching gRPC requests? I noticed it is marked as “TODO” here: https://wiremock.org/dotnet/request-matching-protobuf/#multiple-proto-definition-files