Swagger-Client 3.1.2 Released!
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)