I have complex input to my REST service so cannot use the mapper in the default manner. Currently I have my REST Service almost working but am stuck at the very end as the generated XML is begin wrapped in "inputParameters" which my service does not accept. How can I get the system to not wrap my input in this tag?