Skip to content

2.1.1 (2020-04-22)

Compare
Choose a tag to compare
@vsouhrada vsouhrada released this 22 Apr 14:35
· 53 commits to master since this release
aa7be51

Fixed

  • (jvm-retrofit) an optional @Query parameter marked as not null in case of Kotlin generator. Now it is nullable.
  • (jvm-retrofit) missing default value in a @Query parameter if is present in the yaml file.