Hello, I have a question. In WireMock Standalone, ...
# help
v
Hello, I have a question. In WireMock Standalone, is there a way to store data from a request and use it as a response for another request?
l
The WireMock state extension might be what you are looking for - https://github.com/wiremock/wiremock-state-extension
🙇‍♂️ 1