Skip to content

Swagger-Client 3.8.1 Released!

Choose a tag to compare

@shockey shockey released this 06 May 21:24
· 2508 commits to master since this release
2c8d476

Interface changes: none.

Changelog:

  • bugfix: $ref + allOf interation in the resolver (via #1275, #1309)
  • bugfix: deep $ref resolution issue based on data order in a document (via #1243)
  • bugfix: relative URL construction based on remote definition URL (via #1312)
  • dependency: upgrade to deep-extend@^0.5.1 to avoid potential prototype pollution security issue (via #1304)
  • meta: multiple issue templates, to encourage higher-quality reports (via #1311)