What it’s strange, is that if I get the same reque...
# ktor
a
What it’s strange, is that if I get the same request as String and I use
Copy code
JSON.nonstrict.parse(Category.serializer().list, it)
the list gets correctly parsed