Skip to content

v2.0.48

Compare
Choose a tag to compare
@fehguy fehguy released this 07 Jan 00:26
· 4048 commits to master since this release

Swagger 2.0.48 has been released!

New features

  • Refactored test framework. Now using mocha (#193)
  • Added better support for sample JSON macros. You can provide interceptors to dynamically populate both model properties as well as operation parameters (#177)
  • Added support for asCurl documentation, to show what a curl command would be based on any swagger operation. Includes headers, params, etc (#174)
  • Default success and error callbacks implemented (#130)
  • Configurable accept header when fetching swagger specifications (#120)
  • Removed global scope for authorizations, allowing swagger-client to support multiple APIs in a single deployment (#109)
  • Added pass-through of opts when making requests

Defects fixed:

  • Redirect support bug fixed (#172)
  • More flexible support for POST bodies (#168)

Please see https://groups.google.com/forum/#!forum/swagger-swaggersocket for the swagger google group, or http://webchat.freenode.net/?channels=swagger for IRC