Skip to content

3.6.0

Latest
Compare
Choose a tag to compare
@SMILEY4 SMILEY4 released this 21 Oct 18:04
  • support location "cookies" for request parameters
  • option to serve api-spec as yaml instead of json
    install(SwaggerUI) {
        outputFormat = OutputFormat.YAML
    }
  • fix bug: additional slashes in routes caused parts of url being dropped
  • upgrade schema kenerator from 1.4.3 to 1.5.0
  • bump versions of some dependencies