Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.0.1 #39

Merged
merged 17 commits into from
Jan 31, 2022
Merged

Release 4.0.1 #39

merged 17 commits into from
Jan 31, 2022

Conversation

aleksandryackovlev
Copy link
Owner

Release 4.0.1

dependabot bot and others added 17 commits November 3, 2021 19:38
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.6.0...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…n/validator-13.7.0

chore(deps): bump validator from 13.6.0 to 13.7.0
Remove

BREAKING CHANGE: The deprecated `file` option is removed. The `locale` option is removed because
Faker.js is no longer used inside the middleware be default and should be configured separetely.
`jsfCallback` is renamed into `configure`.
This allows to use multiple openapi middlewares for the same app.

BREAKING CHANGE: Error handling must be confgured outside of the middleware.
BREAKING CHANGE: The generation of `examples` can be overwritten
@aleksandryackovlev aleksandryackovlev merged commit 336d528 into master Jan 31, 2022
@aleksandryackovlev aleksandryackovlev linked an issue Jan 31, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Select from multiple examples by name
2 participants