You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had a quick look at the demo project you posted. Thank you for that - it really helps.
I have just put a quick PR out to update a few things. Those changes get to a working base for me. There seemed to be some issues with the imported errors.proto so to keep things simple for now I removed the import and the associated referenced errors.OtherError.
Proposal
I wanted to use wiremock grpc for my project, but it wasn't working.
proto contained of multiple files:
myservice.proto
errors.proto
mappings.json
And run command
Reproduction steps
I have created a sample project to reproduce the problem:
https://github.com/SButterfly/grpc-wiremock-bug
References
No response
The text was updated successfully, but these errors were encountered: