api-oas-checker
api-oas-checker copied to clipboard
Skip rules
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