This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Feature request - mock watch mode #2
Open
Description
Currently it seems mocks are imported during startup and not update during proxy runtime. It would be really useful to be able to edit the mock file directly and reload to see the response update. This could also be achieved completely outside of the proxy by watching the files and reloading, but it could be more seamless if there was a proxy switch for it.