Hi everyone :blush:, I want Wiremock to firstly se...
# help
o
Hi everyone 😊, I want Wiremock to firstly send the http request firstly to real service the respond with the related mapping if it receives an error from real service. If real service returns a successful response, Wiremock should return the response instead of mapping. Does Wiremock have a built-in ability like this?