Releases: swagger-api/swagger-js
Releases · swagger-api/swagger-js
v2.0.48
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:
Please see https://groups.google.com/forum/#!forum/swagger-swaggersocket for the swagger google group, or http://webchat.freenode.net/?channels=swagger for IRC