Skip to content

v0.9.0

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 18 Jan 19:49
· 56 commits to master since this release
85efdbd

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