dukeofharen / httplaceholder

A very flexible cross platform HTTP stub application.
MIT License
113 stars 4 forks source link

Make it possible to enable "SaveResponses" through API and UI #286

Closed dukeofharen closed 2 years ago

dukeofharen commented 2 years ago

Pull request type

Please check the type of change your PR introduces:

What is the new behavior?

A new API endpoint is added to update configuration through the API (right now only storeResponses). The UI is updated so the setting can be updated.

Does this introduce a breaking change?