hippie-swagger icon indicating copy to clipboard operation
hippie-swagger copied to clipboard

Is there a way to override property checks?

Open rob4629 opened this issue 5 years ago • 0 comments

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'

rob4629 avatar May 12 '20 16:05 rob4629