moshi/kotlin/tests
Eric Cochran 13a40edf5b
Correct error for duplicate JSON key for Kotlin. (#789)
Before, the KotlinJsonAdapter threw "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0" on a duplicate key when the key matched a property that was not a constructor parameter.
2019-02-15 11:18:50 -08:00
..
src Correct error for duplicate JSON key for Kotlin. (#789) 2019-02-15 11:18:50 -08:00
pom.xml Treat warnings as errors in moshi-kotlin tests (#730) 2018-11-23 22:24:19 -05:00