Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

1.0.5

Compare
Choose a tag to compare
@gigaSproule gigaSproule released this 29 Nov 20:49
· 340 commits to master since this release
2fbbd07
  • #96 ApiImplicitParam for body does not set correct schema ref bug
  • #122 Set source and target version to 8 enhancement
  • #108 'code' parameter in ApiOperation ignored for POST requests bug
  • #88 Swagger: Allow to configure security keyword enhancement
  • #107 Swagger gradle plugin is not thread safe with parallel builds enhancement
  • #86 SpringMvc: @RequestMapping(path = "") is filtered bug
  • #94 JAXRS: Support for http PATCH method enhancement
  • #75 gradle 4.7 deprecation warning enhancement
  • #43 Re-work security definitions logic enhancement
  • #77 Stop using ClassFinder in *Extension classes