aldettinger commented on code in PR #4345:
URL: https://github.com/apache/camel-quarkus/pull/4345#discussion_r1050886513


##########
integration-test-groups/aws2/aws2-cw/pom.xml:
##########
@@ -39,6 +39,10 @@
             <groupId>io.quarkus</groupId>
             <artifactId>quarkus-resteasy</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.quarkus</groupId>
+            <artifactId>quarkus-resteasy-jackson</artifactId>

Review Comment:
   Yes, we should come with an idea that improve the situation, if feasible. On 
top of my mind, I don't have much. Would passing a Map<String, String> works in 
plain text ? Maybe we could then add long/int as extra parameters... Not sure 
it would make it.



-- 
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