Use `none` Serialization
Opened this issue · 0 comments
andreaTP commented
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.