Hi,
We have a scenario where we have a create endpoint which adds the data and the get endpoint needs to return the data which is added by create endpoint. Also the scenario where we need to modify the data added by create endpoint. Is there a way to achieve this in service virtualization?
Thanks