Skip to content

Releases: SMILEY4/ktor-swagger-ui

2.8.0

29 Mar 10:17
Compare
Choose a tag to compare

2.7.5

15 Mar 14:18
Compare
Choose a tag to compare
  • bump victools/jsonschema-generator to 4.33+ and include Option.INLINE_NULLABLE_SCHEMAS

2.7.4

13 Jan 18:01
Compare
Choose a tag to compare
  • fix bug: incorrect handling of rootHostPath

2.7.3

05 Jan 16:46
Compare
Choose a tag to compare
  • change name of AuthScheme#BEARER from "Bearer" to "bearer"
  • bump ktor version to 2.3.7
  • bump swagger-parser version to 2.1.19

2.7.2

11 Dec 22:12
Compare
Choose a tag to compare
  • fix bug: invalid property "name" in security schemes

2.7.1

15 Nov 20:25
Compare
Choose a tag to compare
  • fix: displayed routes using the resources-plugin contained parameters in the url

2.7.0

11 Nov 13:24
Compare
Choose a tag to compare
  • upgraded dependency versions
  • fixed: missing properties that start with 'is[A-Z]' #60

2.6.0

20 Oct 16:41
Compare
Choose a tag to compare
  • allow for multiple openapi-specs and swagger-uis
  • simpler request and response-body schema customization (oneOf, multipleOf, custom)

2.5.0

16 Sep 12:08
Compare
Choose a tag to compare
  • add support for type-safe routes / resources-plugin

2.4.0

29 Aug 21:13
Compare
Choose a tag to compare
  • add support for external documentation