Skip to content

Commit

Permalink
doc-update-header-actions-try2
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaFlinn authored and oscerd committed Jan 24, 2022
1 parent 59277b5 commit a5aa8c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kamelets/has-header-filter-action.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
properties:
name:
title: Header Name
description: The header name to evaluate
description: The header name to evaluate. The header name must be passed by the source Kamelet. For Knative only, the name of the header requires a CloudEvent (ce-) prefix.
type: string
example: headerName
value:
Expand Down
2 changes: 1 addition & 1 deletion kamelets/insert-header-action.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
properties:
name:
title: Name
description: The name of the header to be added
description: The name of the header to be added. For Knative only, the name of the header requires a CloudEvent (ce-) prefix.
type: string
example: headername
value:
Expand Down

0 comments on commit a5aa8c6

Please sign in to comment.