Skip to content

Swagger-Client 3.1.2 Released!

Choose a tag to compare

@shockey shockey released this 24 Sep 06:07
· 2747 commits to master since this release

Interface changes:

  • Parameters can now be referred to by ${in}.${name} as well as by name.
  • Values for named parameters will now be applied to all parameters with that name.

  • Improvement: parameters within the same operation that share a name can now be disambiguated (via #1115)

Version Diff