despite this, RestClient uses this serializer to s...
# kvision
r
despite this, RestClient uses this serializer to serialize outgoing data, so you can just use Date type in your data, add
@Serializable
and
@file:ContextualSerialization(Date::class)
file annotation