Skip to content

4.6.2

Choose a tag to compare

@vmasek vmasek released this 24 Jan 13:20
· 127 commits to master since this release

4.6.2 (2020-01-24)

Bug Fixes

  • generator: object instad of { [key: string]: any } (0c29141)
  • guards: array nested in additionalProperties (4f23f92)
  • guards: method response basic type guards used instead of custom function for primitive types (96ce207)
  • models: object instead of any in case of nested properties (e8b7667)
  • service: object instead of any in case of nested properties in method parameter (4443ac3)
  • service: object instead of any in case of nested properties in response (277ee3f)