api-oas-checker icon indicating copy to clipboard operation
api-oas-checker copied to clipboard

Skip rules

Open ioggstream opened this issue 4 years ago • 0 comments

This PR

adds supports for skipping rules.

It's done

  • [x] add a skip array in the parse() function
  • [x] remove Spectral rules after loading the ruleset in [public/js/bundle.js]
  • [ ] in webui: add checkbox to disable every failed rule
  • [ ] in webui: add a "skipped rules" panel to re-enable them

ioggstream avatar Jun 16 '20 19:06 ioggstream