Releases: apinf/restivus-swagger
Releases · apinf/restivus-swagger
0.4.0
Changes
- upgrade bcrypt version by removing version constraint
- add security exception definitions
0.3.1
Changes
- Update README to explain custom routes (thanks @dcantatore)
0.2.1
Changelog
- Autodetect host, basePath & schemes only if not given in swagger.meta
- Exclude "users" endpoints
0.2.0
Changes
- improved support for Swagger UI
- parameter support for path and body parameters
- configuration structure change, check README.
0.1.2
Changes
- dynamically get host info
- support Swagger UI tags