Skip to content

Swagger-js 2.1.5 has been released!

Compare
Choose a tag to compare
@fehguy fehguy released this 19 Sep 19:13
· 3222 commits to master since this release

This minor release address the following:

  • Fixed missing defaultValue support for swagger 1.2 specs #577
  • Optimized http requests for faster loading with references #557

In addition the following support has been added:

  • Remote resolution to top-level definitions #489, #570