Skip to content

Swagger-JS 3.0.9 Released!

Compare
Choose a tag to compare
@shockey shockey released this 08 May 06:51
· 2588 commits to master since this release

Interface changes: no longer need to manually stringify request bodies for execute.

  • Improvement: request bodies are now automatically stringified if they are JavaScript objects (#1006 via #1034)
  • Bugfix: send Authorization: Bearer ... in OAuth2, for RFC 6750 compliance (#1040 via #1041)
  • Bugfix: include response property on Errors (via #1039)

Version Diff