Releases: GoodRequest/express-joi-to-swagger
Releases · GoodRequest/express-joi-to-swagger
v2.0.2
v2.0.1
New features and Breaking changes
- Migrating from permissions to middlewares. Permissions were replaced by middlewares, which supports a much wider spectrum of middlewares thanks to @kot-1999 PR #36. migration doc from v1 to v2 here
- update deps
Full Changelog: v1.1.3...v2.0.1
v1.1.3
v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Bug fix
- fixed order of items in topbar by @daniel-zavacky in #34
New features
- auto deprecated old versions of endpoints by @LubomirIgonda1 in #35
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
v1.0.2
What's Changed
- Update joi-to-swagger dependency to support OAS3.1 nullable fields by @lubomir-dlhy in #32
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Custom http code for reponse schema by @daniel-zavacky in #30
Full Changelog: v1.0.0...v1.0.1