Closed
Description
This issue will be the follow up to assist the long way of using native kotlinx serialization features like @Contextual
, @SerialName
, serializerModules
and much more to unlock native features like value classes, serialization modules declaration, custom serializers.
This work would touch to the schema generation and the encoding/decoding codebase, while we will try to not touch the user entrypoint Avro
.