Get fixed. Set the default values for location dat...
# ktor
s
Get fixed. Set the default values for location data class. @location("/kweet/{id}/delete") data class KweetDelete(val id: Int = 0, val date: Long = 0L, val code: String = "")