Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.22.0
-
Novice
Description
CAMEL-11050 https://github.com/apache/camel/commit/35638b280be7ca43031ea4c5d937590f30495e70
Introduced a bug in this line
The fix is (probably) to replace the line with :
params.put(entry.getKey(), value);
Attachments
Attachments
Issue Links
- is caused by
-
CAMEL-11050 Support for optional query parameters in REST component
- Resolved
- links to