mockingjay-server
mockingjay-server copied to clipboard
Validate JSON format
Mockingjay conveniently parses JSON requests, however they are provided in a junky YAML file. Just spent way too much time trying to find an issue, because my request body had an extra "
and was not matching request. Would have realised much faster if there was a generic (outside of matching specific request) JSON validation if the request content-type was that.