Skip to content

Swagger-js 2.1.2 has been released!

Choose a tag to compare

@fehguy fehguy released this 04 Aug 19:08
· 3601 commits to master since this release

Minor features and helpful bug fixes have been addressed in this release.

Notable Features

#530 allowing overwriting of headers in security definitions
#532 overriding of host and basePath after initialization

Notable bug fixes

#504 fixed asCurl bug for Accept and Content-Type
#487 authorization regression with multiple criteria
#476 fixed minified version
#480 simplified password authorization instantiation
#239 made swaggerHttp pluggable