Skip to content

Swagger-Client v3.4.11 Released!

Choose a tag to compare

@shockey shockey released this 10 Feb 04:49
· 2541 commits to master since this release
aed2611

FYI: 3.4.10 was mistakenly built from an older commit during 3.4.9's deploy process, so 3.4.11 was released to supersede them both.

Interface changes: none.

Changelog:

  • bugfix: ignore more freely-named key positions; reducing erroneous $ref and allOf parsing (via #1195)
  • housekeeping: add more tests to check freely-named key position avoidance (via #1240)