CacheControl / CacheControl/hippie-swagger
Is there a way to override property checks?
Open
- Dominant language
- JavaScript
- Stars
- 183
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
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:
```sh
Error: Invalid format for parameter {body}, received: undefined. errors:data.thing should have required property 'name'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.