v0.9.0
Breaking
- The
lib/linter.js
module has been entirely removed, and oas-linter is now used directly (#248) - Rulesets must now be YAML not JSON (#248)
Fixed
- Response mime types with a + (e.g:
application/vnd.api+json
) are now encoded correctly (#248) - The lint option
--skip
and the matching config option are no longer being ignored