moshi/kotlin
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
..
codegen Some miscellaneous kotlinpoet updates (#786) 2019-01-13 10:18:00 -05:00
reflect Correct error for duplicate JSON key for Kotlin. (#789) 2019-02-15 11:18:50 -08:00
tests Correct error for duplicate JSON key for Kotlin. (#789) 2019-02-15 11:18:50 -08:00