Skip to content

Swagger 2.1.5-M1 released!

Compare
Choose a tag to compare
@fehguy fehguy released this 19 Feb 05:42
· 3687 commits to master since this release

A patch release for swagger-client has been released to address corner cases and add new functionality

New features:

  • Support for the tag object from the 2.0 swagger spec, including description and external docs #243
  • Options passed to underlying HTTP library by caller #229

Issues fixed:

  • Header values improperly encoded #225
  • Deprecated strings not correctly parsed #232
  • swagger.ready not called #238
  • Model samples can get in infinite loop #222