Hi team, is there a way to auto forward the reques...
# help
b
Hi team, is there a way to auto forward the request to actual API if there is no mock for that api available? A team member of mine mentioned that this was possible in an earlier version but they said when we moved to the docker deployment of wiremock the import feature stopped working
l
You are probably referring to the proxy/intercept pattern described here - https://wiremock.org/docs/proxying/ Should work fine, what issues are you seeing with the docker deployment ?