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

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

commit 360cd7316bb8d5bf7b1df5782c546ee0e3bdcf31
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