Add support for disabling validation on a per-test basis

Issue #8 closed
James Navin created an issue

Use an annotation to disable API validation on a per-test basis for e.g. endpoints that don't have a spec yet or cases where validation is expected to fail (e.g. testing bad requests)

Comments (1)

  1. Log in to comment