smocker-dev / smocker

Smocker is a simple and efficient HTTP mock server and proxy
https://smocker.dev
MIT License
1.13k stars 59 forks source link

API - Ability to clear history without resetting all and losing mocks #265

Closed wz1971 closed 1 year ago

wz1971 commented 1 year ago

Hi, I've started to use Smocker in a docker container as my choice for mocking up REST endpoints. Thank you very much for the wonderful work done so far.

I wanted to suggest you to add the possibility of clearing the history without using reset, as it causes the created mocks to be lost too.

Thanks and regards.

gwleclerc commented 1 year ago

Hi, You can already sort of do this by locking your mocks, which will keep them in the next session