sideshowcoder / canned

Server to respond with fake API responses, by using a directory of files for finding out what to say!
213 stars 46 forks source link

Added 'sanitze' option to allow serving responses 'as is' #115

Closed YuliyaMarholina closed 7 years ago

YuliyaMarholina commented 7 years ago

Hi Philipp, We've run into problems with some of our test content breaking during sanitization of JSON responses. We've added an additional option called sanitize which allows you to disable sanitization. Look forward to your feedback.

sideshowcoder commented 7 years ago

Makes sense to me sounds like a good thing to add. And thanks for fixing the spelling! 👍