Skip to content

express-json-validator-middleware v1.1.0

Compare
Choose a tag to compare
@vacekj vacekj released this 15 Oct 16:55
· 121 commits to master since this release

Starting with version 1.1.0, this module uses ajv@5. The ajv release is mostly backwards-compatible, although there are some things you might need to change in your schemas. No other code change should be necessary.
Read ajv's changelog and migration guide here.