You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First want to say thanks for this great tool! It is extremely helpful for mocking out and testing certain scenarios where the api's don't give as much mocking and flexibility as possible.
My question, is there a way to automatically modify a response body? The use case is for being able to do this across multiple pages during development or for when you refresh the page. It would be great to be able to have a rule where you can specify a certain route and be able to do something like use javascript to programmatically modify the response body (json for example).
Hopefully this is something others would find useful too!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
First want to say thanks for this great tool! It is extremely helpful for mocking out and testing certain scenarios where the api's don't give as much mocking and flexibility as possible.
My question, is there a way to automatically modify a response body? The use case is for being able to do this across multiple pages during development or for when you refresh the page. It would be great to be able to have a rule where you can specify a certain route and be able to do something like use javascript to programmatically modify the response body (json for example).
Hopefully this is something others would find useful too!
Thanks again
Beta Was this translation helpful? Give feedback.
All reactions