This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
Swagger-scala-module v1.0.5 released!
A new release of the swagger-scala-module has just been pushed to maven central. In this release:
- Updated scala and sbt versions
- Updated versions of swagger-core, jackson and other dependencies
- Fix NPE and build error on Windows (#39)
- Update readme: how to hide model properties (#40)
- Fix Option[Boolean] being recognized as a BigDecimal (#46)