Skip to content

Request Mock Lite v0.1.12

Choose a tag to compare

@eijil eijil released this 18 Jun 07:31

What's new

  • Add a Merge response mode: write only the fields you want to override and they are deep-merged into the real response (works for both fetch and XHR). Great for tweaking one nested field without rewriting the whole body.
  • The response body is now a Static / Merge / Dynamic switch, and each type's content is saved separately so switching types no longer clears the others.