Skip to content

2.1.0 (2020-04-16)

Compare
Choose a tag to compare
@vsouhrada vsouhrada released this 16 Apr 15:02
· 59 commits to master since this release

Added

  • @path params are always first in operation.
  • Option to force variables of Composed schema (oneOf and anyOf) as not required (nullable).

Changed

Fixed

  • Kotlin allOf inheritance.

Removed

  • Not used constants.