jamesnetherton commented on issue #4412:
URL: https://github.com/apache/camel-quarkus/issues/4412#issuecomment-1386737847

   Are you using the Camel REST DSL? If so, try this in your `RouteBuilder`:
   
   ```
   restConfiguration().dataFormatProperty("autoDiscoverObjectMapper", "true");
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to