Join Slack
Powered by
despite this, RestClient uses this serializer to s...
# kvision
r
Robert Jaros
11/03/2019, 9:45 PM
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
Open in Slack
Previous
Next