Add setHeaders support #380
Labels
canvas/visualization
Canvas-related issues
catalog
Catalog-related issues
enhancement
New feature or request
Milestone
Please describe the feature that you want to propose
Apache Camel 4.3 comes with a new EIP, the
setHeaders
EIP.This allows setting multiple headers at once in a single EIP.
Goal
The goal for this issue is to ensure this EIP is supported at the canvas side and also that provides an appropriate icon for it.
Notes
Docs: https://github.com/apache/camel/blob/main/core/camel-core-engine/src/main/docs/modules/eips/pages/setHeaders-eip.adoc
Unit tests: https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/SetHeadersTest.groovy
The text was updated successfully, but these errors were encountered: