Hi Folks,
Below is the use case, please advise how to implement auto switching:
- Stubs are recorded from real API
- On replay our requirement is to always proxy the request to real API and switch to mocked responses only when real api is not able to respond back.