Skip to content

express-openapi-validator 2.17.0 released!

Choose a tag to compare

@cdimascio cdimascio released this 25 Nov 14:32
· 1456 commits to master since this release
b8e3430

Release Notes

  • (feature) Add support to for splitting a specification into multiple files using $refs? #130
  • (fix) Optionally allows unknown query parameters to pass request validation #133
  • (fix) Validator does not work with OpenAPI v3 definition with empty servers object. #137