Skip to content

Swagger-core 1.5.17 released!

Compare
Choose a tag to compare
@frantuma frantuma released this 21 Nov 18:06
· 1811 commits to master since this release
894754f

Minor release fixing a couple of issues and adding extensions to model property:

  • move logback-test.xml to /src/test/resources (#2402)
  • retain generic types for attributes of BeanParam (#2466)
  • add vendor extensions to api model property (#2424)
  • minor fixes