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
This behavior can be fixed using json_name annotations, not sure if this is the expected behavior by design.
WA also fixes response-template issue, when user had to use camel case in templates.
Proposal
wiremock-grpc-extension transforms snake case message keys to camel case
Reproduction steps
container: wiremock:3.9.1
wiremock-grpc-extension-standalone-0.8.1.jar
Messages defined in proto file:
stub:
grpcurl request:
Wiremock
__admin/requests
values:Actual response body displayed by grpcurl:
References
No response
The text was updated successfully, but these errors were encountered: