Skip to content

Swagger-core 1.5.20 released!

Compare
Choose a tag to compare
@frantuma frantuma released this 24 May 15:19
· 249 commits to 1.5 since this release
f677f1e
  • Updates master branch to Swagger 2.0 / OpenAPI 3.0 code; 1.5.X code has been moved from master to 1.5 branch where 1.5.X code development/maintenance will continue (#2787)

  • Add missing properties to Model (#2768)

  • Fix security scheme name/key resolving (#2767)

  • Fix missing enum in converted response schema (#2790)

  • Allows setting operation deprecated to false (#2782)

  • Fix name resolution in enums (#2707)

  • Allows custom typename resolving (#2121)

  • Fixed override issue on property collectionFormat part of annotation @ApiImplicitParam (#2800)

  • Response example support (#2319)