Skip to content

Commit bd6e20d

Browse files
committed
Update to latest Kotlin dtos with initialized collections
1 parent d858bf8 commit bd6e20d

File tree

4 files changed

+197
-194
lines changed
  • src/AndroidClient
    • android/src/androidTest/java/net/servicestack/android/checkweb
    • kotlin/src/androidTest/java/test/servicestack/net/kotlin

4 files changed

+197
-194
lines changed

src/AndroidClient/android/src/androidTest/java/net/servicestack/android/checkweb/dtos.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
//SettersReturnThis: True
1010
//AddServiceStackTypes: True
1111
//AddResponseStatus: False
12-
//AddImplicitVersion:
13-
//IncludeTypes:
14-
//ExcludeTypes:
12+
//AddImplicitVersion:
13+
//IncludeTypes:
14+
//ExcludeTypes:
1515
//DefaultImports: java.math.*,java.util.*,net.servicestack.client.*
1616
*/
1717

0 commit comments

Comments
 (0)