Join Slack
Powered by
hey If I want to use kotlin serialization with a k...
# serialization
f
fkrauthan
09/08/2020, 1:04 AM
hey If I want to use kotlin serialization with a ktor client what do I need todo to support a request payload that uses a generic as base class? E.g.
MyRequest<SpecificRequest>
as body payload?
Open in Slack
Previous
Next