<https://ktor.io/clients/http-client.html#jsonfeat...
# ktor
v
https://ktor.io/clients/http-client.html#jsonfeature
install(JsonSerializer)
Should that be
install(JsonFeature)
?
📝 1
✔️ 2
1