We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: more precise one-api-version-per-document (#7) Co-authored-by: Jakub Rożek <jakub@stoplight.io>
fix: module.exports present in ESM bundle (#5)
fix: only-major-api-versions allows versions larger than v9 Previously http://localhost:3000/v51 would have failed. fixes #2
fix: no reason to fail if no version is defined Fixes #4.
fix: empty servers threw an error Fix #3
fix: allow port numbers in server urls
chore: track package-lock.json for npm ci