oh-my-mock
oh-my-mock copied to clipboard
active mock by response status code
Hi , Is there a way to activate the response cache only for StatusCode 200, I find that it is useless to mock the 500 or 404 responses for my case thanks
So, if I understand you correct, you want OhMyMock to only pick up 200 responses from the api/backend (and activate) while ignoring all the others?