dredd icon indicating copy to clipboard operation
dredd copied to clipboard

Support skipping non-200 responses with OpenAPI3

Open hedleysmith opened this issue 3 years ago • 0 comments

:rocket: Why this change?

When running OAS3 specs with non-200 response codes, they incorrectly fail. Here's a start on a PR.

:memo: Related issues and Pull Requests

https://github.com/apiaryio/dredd/issues/1257

:white_check_mark: What didn't I forget?

  • [ ] To write docs
  • [ ] To write tests
  • [ ] To put Conventional Changelog prefixes in front of all my commits and run npm run lint

hedleysmith avatar Jan 14 '21 23:01 hedleysmith