quarkiverse/quarkus-kiota

Use `none` Serialization

Opened this issue · 0 comments

With the next Kiota release, we should be able to switch to the none serialization key, removing the need to modify in place the generated code.
We should figure out how to ship the registration code though, probably having Quarkus-specific RequestAdapter implementations.