This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 33c22631d62bb5d23f122780d1e2078ba0c79738
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jun 10 15:28:26 2021 +0200

    Added Example to has header Kamelet Filter Action
---
 has-header-filter-action.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/has-header-filter-action.kamelet.yaml 
b/has-header-filter-action.kamelet.yaml
index a5b4121..918bbe1 100644
--- a/has-header-filter-action.kamelet.yaml
+++ b/has-header-filter-action.kamelet.yaml
@@ -21,6 +21,7 @@ spec:
         title: Header Name
         description: The header name to evaluate
         type: string
+        example: headerName
     type: object
   dependencies:
   - "camel:core"

Reply via email to