clash-api icon indicating copy to clipboard operation
clash-api copied to clipboard

JVM wrapper for Clash of Clans game API written in Kotlin

Results 2 clash-api issues
Sort by recently updated
recently updated
newest added

The Clash of Clans API now returns "warEnded" instead of "ended" for the ENDED state. This updates the @SerialName on WarState.ENDED to match the new API value and prevents deserialization...