Use new JSON unquoted literal in UnknownPolymorphicSerializer
#436
Labels
enhancement
Nice to have, non-functional requirements.
UnknownPolymorphicSerializer
#436
kotlinx.serialization
1.5.0 introduced the ability to output unquoted literals:It sounds like this can potentially be used to support an implementation of
UnknownPolymorphicSerializer
which doesn't rely on hacking into serializer's internals.The text was updated successfully, but these errors were encountered: