Hi!
when creating a wiremockserver and use proxy, you can a add the following snippet:
it will use then a json with for example:
{But the problem here is, it wil also redirect to the same path (urlPattern). But I want a different destination path like /app/.*
How can I do this? Thanks!