Use Case:
In our Swagger Docs, we have an example of response 400: invalid data. I'm unable to test this with Hippie-Swagger since sending invalid (or missing) data results in:
Error: Invalid format for parameter {body}, received: undefined. errors:data.thing should have required property 'name'