Skip to content

Swagger-JS 2.1.31 Released!

Compare
Choose a tag to compare
@fehguy fehguy released this 12 Jan 00:42
· 2825 commits to master since this release

A new release of Swagger-JS has just been cut. This includes the following:

Enhancements

  • Password Masking in curl examples (#925)
  • Added support for allowEmptyValue in query params (#825)
  • Handling for chrome:// scheme (#912)

Fixes

  • Some errors in constructing clients were causing memory leaks :( (#907)
  • asCurl was not reflecting modifications by requestInterceptor (#903, #830)
  • Use scheme based on definition when not explicitly specified (#931)