Seth Madison
03/21/2025, 4:09 AMkeep
the types of the method arguments? We have a situation where we pass serialized data in the @Body
of a request, and the plugin won’t automatically keep those types.
I guess if it did, we’d need a different name for the plugin, since it would be keeping request AND response types.jw
03/21/2025, 4:11 AMObject
and then fail at runtime.
I don't see how that's possible to achieve with something that is a parameter.