Skip to content

Swagger-Client v3.7.0 Released!

Choose a tag to compare

@shockey shockey released this 14 Apr 00:29
· 2524 commits to master since this release
2eb5ae0

Interface changes: v2OperationIdCompatibilityMode option is now available. You can use it to generate v2-style names for operations in the tags interface.

Changelog:

  • feature: operationId generator v2 compatibility mode (via #1283)
  • bugfix: nested allOf + $ref resolution (via #1282)
  • bugfix: http error handling quality regression (via #1285)