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
The Pact Protobuf/gRPC Plugin expect the request path will always be packagename.Servicename/methodName. This is not always true, we have GRPC service where proto files dont have packagename. Hence user should be able to specify custom request path
The Pact Protobuf/gRPC Plugin expect the request path will always be packagename.Servicename/methodName. This is not always true, we have GRPC service where proto files dont have packagename. Hence user should be able to specify custom request path
Initially raised here
https://pact.canny.io/feature-requests/p/pact-protobufgrpc-plugin-should-support-custom-request-path
The text was updated successfully, but these errors were encountered: