-
When mocking gRPC, Microcks lets you add mocks with postman collections.
|
Beta Was this translation helpful? Give feedback.
Answered by
lbroudoux
Jan 22, 2024
Replies: 1 comment
-
Hey @hguerrero!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lbroudoux
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hey @hguerrero!
Metadata file is no longer mandatory for a functional gRPC mock as we now have implemented #955 (support for empty / null dispatcher for gRPC).
Without dispatcher being specified, the mock just return the first item (response) in the list