Skip to content

Releases: apinf/restivus-swagger

0.4.0

18 May 07:54
Compare
Choose a tag to compare

Changes

  • upgrade bcrypt version by removing version constraint
  • add security exception definitions

0.3.1

26 Jan 08:11
Compare
Choose a tag to compare

Changes

  • Update README to explain custom routes (thanks @dcantatore)

0.3.0

24 Jan 08:24
Compare
Choose a tag to compare

Changes

0.2.1

13 Apr 08:31
Compare
Choose a tag to compare

Changelog

  • Autodetect host, basePath & schemes only if not given in swagger.meta
  • Exclude "users" endpoints

0.2.0

24 Mar 10:09
Compare
Choose a tag to compare

Changes

  • improved support for Swagger UI
  • parameter support for path and body parameters
  • configuration structure change, check README.

0.1.2

17 Mar 08:55
Compare
Choose a tag to compare

Changes

  • dynamically get host info
  • support Swagger UI tags